mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +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
|