Author: blogic
Date: 2014-08-01 12:32:55 +0200 (Fri, 01 Aug 2014)
New Revision: 41930

Modified:
   trunk/target/linux/ar71xx/nand/target.mk
Log:
ar71xx: add RTC feature flag to ar71xx/nand

without this the build for NBG6716 fails due to missing packages

https://dev.openwrt.org/ticket/17325

Signed-off-by: John Crispin <[email protected]>

Modified: trunk/target/linux/ar71xx/nand/target.mk
===================================================================
--- trunk/target/linux/ar71xx/nand/target.mk    2014-08-01 09:37:49 UTC (rev 
41929)
+++ trunk/target/linux/ar71xx/nand/target.mk    2014-08-01 10:32:55 UTC (rev 
41930)
@@ -1,5 +1,5 @@
 BOARDNAME := Generic devices with NAND flash
-FEATURES += squashfs nand
+FEATURES += squashfs nand rtc
 
 define Target/Description
        Build firmware images for Atheros AR71xx/AR913x based boards with
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to