Author: blogic
Date: 2014-08-03 13:15:43 +0200 (Sun, 03 Aug 2014)
New Revision: 41971

Modified:
   branches/barrier_breaker/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]>

Backport of r41930

Modified: branches/barrier_breaker/target/linux/ar71xx/nand/target.mk
===================================================================
--- branches/barrier_breaker/target/linux/ar71xx/nand/target.mk 2014-08-03 
11:15:42 UTC (rev 41970)
+++ branches/barrier_breaker/target/linux/ar71xx/nand/target.mk 2014-08-03 
11:15:43 UTC (rev 41971)
@@ -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