mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-09 08:08:27 +00:00
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
|