turris omnia: don't hardcode rootfsType

pull/3/head
Daniel Barlow 2024-01-03 20:18:07 +00:00
parent 5ee4adff10
commit 049cdbb610
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@
NET_DSA_MV88E6XXX = "y"; # depends on PTP_1588_CLOCK_OPTIONAL NET_DSA_MV88E6XXX = "y"; # depends on PTP_1588_CLOCK_OPTIONAL
}; };
}; };
rootfsType = "ext4";
boot = { boot = {
commandLine = [ commandLine = [
"console=ttyS0,115200" "console=ttyS0,115200"