11 lines
185 B
Makefile
11 lines
185 B
Makefile
BOARDNAME:=Generic
|
|
FEATURES += squashfs
|
|
|
|
DEFAULT_PACKAGES += wpad-basic
|
|
|
|
define Target/Description
|
|
Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.
|
|
endef
|
|
|
|
|