blob: 74b3e966c478d498b28d2385d60fdd6ce1095dec (
plain)
1
2
3
4
5
6
7
8
9
10
|
BOARDNAME:=Devices with small flash
FEATURES += small_flash
DEFAULT_PACKAGES += wpad-basic-wolfssl
KERNEL_TESTING_PATCHVER:=5.10
define Target/Description
Build firmware images for Atheros AR71xx/AR913x/AR934x based boards with small flash
endef
|