projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove the dependency to devio, since it is not in trunk
[openwrt.git]
/
target
/
linux
/
ixp4xx-2.6
/
profiles
/
200-NSLU2.mk
diff --git
a/target/linux/ixp4xx-2.6/profiles/200-NSLU2.mk
b/target/linux/ixp4xx-2.6/profiles/200-NSLU2.mk
index
7de9d89
..
a4e1a30
100644
(file)
--- a/
target/linux/ixp4xx-2.6/profiles/200-NSLU2.mk
+++ b/
target/linux/ixp4xx-2.6/profiles/200-NSLU2.mk
@@
-7,7
+7,7
@@
define Profile/NSLU2
NAME:=Linksys NSLU2
- PACKAGES:=kmod-ixp4xx-npe
devio
\
+ PACKAGES:=kmod-ixp4xx-npe \
kmod-scsi-core \
kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-storage \
kmod-fs-ext2 kmod-fs-ext3
This page took
0.023788 seconds
and
4
git commands to generate.