projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[xburst] Drop support for older kernel versions
[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
596710f
..
2544002
100644
(file)
--- a/
target/linux/ixp4xx/generic/profiles/200-NSLU2.mk
+++ b/
target/linux/ixp4xx/generic/profiles/200-NSLU2.mk
@@
-7,7
+7,7
@@
define Profile/NSLU2
NAME:=Linksys NSLU2
- PACKAGES:=-
hostap
d-mini kmod-scsi-core \
+ PACKAGES:=-
wpa
d-mini kmod-scsi-core \
kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-storage \
kmod-fs-ext2 kmod-fs-ext3
endef
This page took
0.020712 seconds
and
4
git commands to generate.