mirror of
https://github.com/Heleguo/lede.git
synced 2026-01-05 20:33:25 +00:00
9 lines
165 B
Makefile
9 lines
165 B
Makefile
BOARDNAME:=Generic
|
|
FEATURES += squashfs small_flash
|
|
|
|
define Target/Description
|
|
Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.
|
|
endef
|
|
|
|
|