mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-14 02:44:45 +00:00
8 lines
138 B
Makefile
8 lines
138 B
Makefile
|
BOARDNAME:=Au1550
|
||
|
|
||
|
DEFAULT_PACKAGES+= hostapd-mini
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Au1550 based boards
|
||
|
endef
|