From 11112faecf04a956701b40347b5727541a8e04a4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 17 May 2009 15:16:04 +0200 Subject: Revert "temporary workaround for rb532-cf" This reverts commit 405ddb454df898fd52d93b02b72c40269a65325c. created extra branch for rb532 fixes --- mk/rootfs.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mk') diff --git a/mk/rootfs.mk b/mk/rootfs.mk index 115c12d5d..e23769979 100644 --- a/mk/rootfs.mk +++ b/mk/rootfs.mk @@ -10,7 +10,7 @@ FS_CMDLINE:=$(3) endif endef -$(eval $(call rootfs_template,ext2-cf,EXT2_CF,root=/dev/sda2)) +$(eval $(call rootfs_template,ext2-cf,EXT2_CF)) $(eval $(call rootfs_template,ext2-mmc,EXT2_MMC)) $(eval $(call rootfs_template,ext2,EXT2)) $(eval $(call rootfs_template,initramfs,INITRAMFS)) -- cgit v1.2.3