From 1ef21067258178a541abf1434a905b6bbb4b3aae Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
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 <blogic@openwrt.org>

SVN-Revision: 43629
---
 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
-- 
GitLab