* kernel: bump to 4.14.169, 4.19.101 * uboot: update to latest * mediatek: bump to v4.19 * ath79: switch to wpad * Revert 'grub2: update to latest'
11 lines
258 B
Makefile
11 lines
258 B
Makefile
BOARDNAME := Generic devices with NAND flash
|
|
|
|
FEATURES += squashfs nand
|
|
|
|
DEFAULT_PACKAGES += wpad
|
|
|
|
define Target/Description
|
|
Firmware for boards using Qualcomm Atheros, MIPS-based SoCs
|
|
in the ar72xx and subsequent series, with support for NAND flash
|
|
endef
|