9 lines
165 B
Makefile
Executable File
9 lines
165 B
Makefile
Executable File
BOARDNAME:=Generic
|
|
FEATURES += squashfs small_flash
|
|
|
|
define Target/Description
|
|
Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.
|
|
endef
|
|
|
|
|