projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove the openat() patch, as it's breaking quite a few packages.
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
generic
/
profiles
/
500-USR8200.mk
diff --git
a/target/linux/ixp4xx/generic/profiles/500-USR8200.mk
b/target/linux/ixp4xx/generic/profiles/500-USR8200.mk
index
82e0045
..
9306f79
100644
(file)
--- a/
target/linux/ixp4xx/generic/profiles/500-USR8200.mk
+++ b/
target/linux/ixp4xx/generic/profiles/500-USR8200.mk
@@
-7,8
+7,7
@@
define Profile/USR8200
NAME:=USRobotics USR8200
- PACKAGES:=kmod-ixp4xx-npe \
- kmod-scsi-core \
+ PACKAGES:=kmod-scsi-core \
kmod-usb-core kmod-usb-uhci kmod-usb2 kmod-usb-storage \
kmod-fs-ext2 kmod-fs-ext3 \
kmod-ieee1394 kmod-ohci1394 kmod-sbp2
This page took
0.028464 seconds
and
4
git commands to generate.