mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-09 17:47:18 +08:00
9 lines
153 B
Makefile
9 lines
153 B
Makefile
![]() |
BOARDNAME:=Generic
|
||
|
FEATURES += squashfs
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.
|
||
|
endef
|
||
|
|
||
|
|