forked from Ivasoft/openwrt
Add hostapd-mini to default images where applicable
SVN-Revision: 13819
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user