immortalwrt/target/linux/ath79/nand/target.mk

11 lines
258 B
Makefile
Raw Normal View History

BOARDNAME := Generic devices with NAND flash
2019-12-02 21:55:49 +08:00
FEATURES += squashfs nand
2020-02-06 16:50:47 +08:00
DEFAULT_PACKAGES += wpad
define Target/Description
2019-12-02 21:55:49 +08:00
Firmware for boards using Qualcomm Atheros, MIPS-based SoCs
in the ar72xx and subsequent series, with support for NAND flash
endef