2
0
forked from Ivasoft/openwrt

ar71xx: unify CONFIG_CMDLINE

Booting from jffs2 directly is no longer supported, use
rootfstype=squashfs consistently for all subtargets

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau
2017-07-18 15:58:08 +02:00
parent a816e1eac7
commit f4a6daa5da
4 changed files with 1 additions and 4 deletions

View File

@@ -1 +0,0 @@
CONFIG_CMDLINE="rootfstype=squashfs,jffs2 noinitrd"