projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
[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
2ef0784
..
99cda13
100644
(file)
--- a/
target/linux/ixp4xx/generic/profiles/500-USR8200.mk
+++ b/
target/linux/ixp4xx/generic/profiles/500-USR8200.mk
@@
-7,7
+7,7
@@
define Profile/USR8200
NAME:=USRobotics USR8200
define Profile/USR8200
NAME:=USRobotics USR8200
- PACKAGES:=-
hostap
d-mini kmod-scsi-core \
+ PACKAGES:=-
wpa
d-mini 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
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.020355 seconds
and
4
git commands to generate.