mirror of https://github.com/hak5/openwrt.git
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
|