mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
f449ba5c94
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45818
9 lines
154 B
Makefile
9 lines
154 B
Makefile
BOARDNAME:=Au1550
|
|
FEATURES += pcmcia
|
|
|
|
DEFAULT_PACKAGES+= wpad-mini
|
|
|
|
define Target/Description
|
|
Build firmware images for Au1550 based boards
|
|
endef
|