From f4b2acaeea20b9fc1e57f4a0eaa9c7807c2365d1 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 11 Jun 2014 13:00:17 +0000 Subject: kernel: make sure the new UBIBLOCK symbol does not break builds Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41134 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/kirkwood/config-3.10 | 1 + target/linux/kirkwood/config-3.14 | 1 + 2 files changed, 2 insertions(+) (limited to 'target/linux/kirkwood') diff --git a/target/linux/kirkwood/config-3.10 b/target/linux/kirkwood/config-3.10 index d6606d39ce..3e68c713ab 100644 --- a/target/linux/kirkwood/config-3.10 +++ b/target/linux/kirkwood/config-3.10 @@ -285,3 +285,4 @@ CONFIG_ZBOOT_ROM_TEXT=0x0 CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_INFLATE=y CONFIG_ZONE_DMA_FLAG=0 +# CONFIG_MTD_UBI_BLOCK is not set diff --git a/target/linux/kirkwood/config-3.14 b/target/linux/kirkwood/config-3.14 index 381ce759dc..750726c0da 100644 --- a/target/linux/kirkwood/config-3.14 +++ b/target/linux/kirkwood/config-3.14 @@ -302,3 +302,4 @@ CONFIG_ZBOOT_ROM_TEXT=0x0 CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_INFLATE=y CONFIG_ZONE_DMA_FLAG=0 +# CONFIG_MTD_UBI_BLOCK is not set -- cgit v1.2.3