mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-26 03:07:41 +02:00
fix the squashfs kernel command line for rb532
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7687 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
816768237c
commit
5ae21af497
@ -50,7 +50,7 @@ root=/dev/cfa2 rootfstype=ext2 init=/etc/preinit
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Image/cmdline/squashfs
|
define Image/cmdline/squashfs
|
||||||
root=/dev/cfa2 rootfstype=squashfs init=/etc/preinit
|
block2mtd.block2mtd=/dev/cfa2,65536 root=/dev/mtdblock0 rootfstype=squashfs init=/etc/preinit
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Image/Build
|
define Image/Build
|
||||||
|
Loading…
Reference in New Issue
Block a user