don't enforce rootfs location
SVN-Revision: 33962
This commit is contained in:
parent
702fd5cdb5
commit
cf7aed0a76
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ CONFIG_ATA=m
|
|||
CONFIG_BCMA_POSSIBLE=y
|
||||
# CONFIG_CACHE_L2X0 is not set
|
||||
CONFIG_CLKSRC_MMIO=y
|
||||
CONFIG_CMDLINE="root=/dev/mtdblock1 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200"
|
||||
CONFIG_CMDLINE="rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200"
|
||||
CONFIG_CMDLINE_FORCE=y
|
||||
CONFIG_CPU_32v5=y
|
||||
CONFIG_CPU_ABRT_EV5T=y
|
||||
|
|
Loading…
Reference in a new issue