From 345fbb3086804a836424f224cddc0e136d949b68 Mon Sep 17 00:00:00 2001 From: malbon Date: Tue, 6 Mar 2007 23:13:20 +0000 Subject: Fix config, set directory block to -1 for redboot. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6533 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/rdc-2.6/config/default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/rdc-2.6/config/default b/target/linux/rdc-2.6/config/default index 54c4adbb1..adf7eec07 100644 --- a/target/linux/rdc-2.6/config/default +++ b/target/linux/rdc-2.6/config/default @@ -243,7 +243,7 @@ CONFIG_MTD_PARTITIONS=y # CONFIG_MTD_PNC2000 is not set # CONFIG_MTD_RAM is not set CONFIG_MTD_RDC3210=y -# CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK is not set +CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 CONFIG_MTD_REDBOOT_PARTS=y # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set -- cgit v1.2.3