projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
rtl8366_smi: move chip specific stuff into its own struct
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
generic
/
profiles
/
200-NSLU2.mk
diff --git
a/target/linux/ixp4xx/generic/profiles/200-NSLU2.mk
b/target/linux/ixp4xx/generic/profiles/200-NSLU2.mk
index
17e48a5
..
596710f
100644
(file)
--- a/
target/linux/ixp4xx/generic/profiles/200-NSLU2.mk
+++ b/
target/linux/ixp4xx/generic/profiles/200-NSLU2.mk
@@
-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.
#
# 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
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
kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-storage \
kmod-fs-ext2 kmod-fs-ext3
endef
This page took
0.020913 seconds
and
4
git commands to generate.