mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-31 14:53:07 +01:00
8 lines
153 B
Makefile
8 lines
153 B
Makefile
BOARDNAME:=Generic
|
|
FEATURES += squashfs
|
|
|
|
define Target/Description
|
|
Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.
|
|
endef
|
|
|
|
|