Add hostapd-mini to default images where applicable
[openwrt-10.03/.git] / target / linux / ixp4xx / generic / target.mk
1 BOARDNAME:=Generic
2
3 DEFAULT_PACKAGES+= hostapd-mini
4
5 define Target/Description
6         Build firmware images for ixp4xx based boards that boot from internal flash
7         (e.g : Linksys NSLU2, ...)
8 endef
9