mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-08 04:04:59 +00:00
8 lines
204 B
Makefile
8 lines
204 B
Makefile
BOARDNAME := Generic devices with NAND flash
|
|
FEATURES += squashfs nand rtc
|
|
|
|
define Target/Description
|
|
Build firmware for Atheros AR71xx/AR913x based boards with
|
|
NAND flash, e.g. Netgear WNDR4300.
|
|
endef
|