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