Author: blogic Date: 2014-12-11 19:54:30 +0100 (Thu, 11 Dec 2014) New Revision: 43629
Modified: trunk/target/linux/ramips/mt7621/config-3.14 Log: ralink: mt7621 was missing a symbol that made the CC builder fail Signed-off-by: John Crispin <[email protected]> Modified: trunk/target/linux/ramips/mt7621/config-3.14 =================================================================== --- trunk/target/linux/ramips/mt7621/config-3.14 2014-12-11 18:39:22 UTC (rev 43628) +++ trunk/target/linux/ramips/mt7621/config-3.14 2014-12-11 18:54:30 UTC (rev 43629) @@ -207,3 +207,4 @@ CONFIG_WEAK_ORDERING=y CONFIG_XPS=y CONFIG_ZONE_DMA_FLAG=0 +# CONFIG_MTK_MTD_NAND is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
