2
0
forked from Ivasoft/openwrt

Add hostapd-mini to default images where applicable

SVN-Revision: 13819
This commit is contained in:
Andy Boyett
2009-01-02 05:12:46 +00:00
parent cf8362db3c
commit 9f8c82da09
19 changed files with 56 additions and 42 deletions

View 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/NSLU2
NAME:=Linksys NSLU2
PACKAGES:=kmod-scsi-core \
PACKAGES:=-hostapd-mini kmod-scsi-core \
kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-storage \
kmod-fs-ext2 kmod-fs-ext3
endef