From 6cdae055c2da75e12d3d5f504d525c20e300d32a Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 11 Dec 2014 18:54:30 +0000 Subject: [PATCH] ralink: mt7621 was missing a symbol that made the CC builder fail Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43629 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/mt7621/config-3.14 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ramips/mt7621/config-3.14 b/target/linux/ramips/mt7621/config-3.14 index bc1527d0c7..96703610b3 100644 --- a/target/linux/ramips/mt7621/config-3.14 +++ b/target/linux/ramips/mt7621/config-3.14 @@ -207,3 +207,4 @@ CONFIG_WATCHDOG_CORE=y CONFIG_WEAK_ORDERING=y CONFIG_XPS=y CONFIG_ZONE_DMA_FLAG=0 +# CONFIG_MTK_MTD_NAND is not set -- 2.35.1