瀏覽代碼

Revert "temporary workaround for rb532-cf"

This reverts commit 405ddb454df898fd52d93b02b72c40269a65325c.

created extra branch for rb532 fixes
Waldemar Brodkorb 16 年之前
父節點
當前提交
11112faecf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mk/rootfs.mk

+ 1 - 1
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))