mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 00:41:17 +00:00
8 lines
138 B
Makefile
8 lines
138 B
Makefile
|
BOARDNAME:=Au1500
|
||
|
|
||
|
DEFAULT_PACKAGES+= hostapd-mini
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Au1500 based boards
|
||
|
endef
|