瀏覽代碼

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]>

SVN-Revision: 41930
John Crispin 11 年之前
父節點
當前提交
6ce44430c9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/ar71xx/nand/target.mk

+ 1 - 1
target/linux/ar71xx/nand/target.mk

@@ -1,5 +1,5 @@
 BOARDNAME := Generic devices with NAND flash
 BOARDNAME := Generic devices with NAND flash
-FEATURES += squashfs nand
+FEATURES += squashfs nand rtc
 
 
 define Target/Description
 define Target/Description
 	Build firmware images for Atheros AR71xx/AR913x based boards with
 	Build firmware images for Atheros AR71xx/AR913x based boards with