Add hostapd-mini to default images where applicable
[openwrt/staging/florian.git] / target / linux / ifxmips / profiles / 000-None.mk
index 5bfea2f7bf0af9f314bc7eb8f9c9b3ee529f2d9a..18c5c0cd976c5f3da2c41c2cdefd47e599bf1918 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -7,7 +7,7 @@
 
 define Profile/None
   NAME:=Generic, No WiFi
-  PACKAGES:=
+  PACKAGES:=-hostapd-mini
 endef
 
 define Profile/None/Description