mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
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 <blogic@openwrt.org> SVN-Revision: 41930
This commit is contained in:
parent
08a03debd9
commit
6ce44430c9
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user