projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove ad-hoc tx hang workaround - the underlying issue has been fixed a while ago
[openwrt.git]
/
target
/
linux
/
ixp4xx-2.6
/
profiles
/
400-DSMG600RevA.mk
diff --git
a/target/linux/ixp4xx-2.6/profiles/400-DSMG600RevA.mk
b/target/linux/ixp4xx-2.6/profiles/400-DSMG600RevA.mk
index
fdedca8
..
4eec1c5
100644
(file)
--- a/
target/linux/ixp4xx-2.6/profiles/400-DSMG600RevA.mk
+++ b/
target/linux/ixp4xx-2.6/profiles/400-DSMG600RevA.mk
@@
-7,7
+7,11
@@
define Profile/DSMG600RevA
NAME:=DSM-G600 Rev A
define Profile/DSMG600RevA
NAME:=DSM-G600 Rev A
- PACKAGES:=kmod-via-velocity -kmod-ixp4xx-npe kmod-pata-artop kmod-usb2
+ PACKAGES:=kmod-via-velocity \
+ kmod-madwifi wireless-tools \
+ kmod-scsi-core kmod-libata kmod-pata-artop \
+ kmod-usb-core kmod-usb-uhci kmod-usb2 kmod-usb-storage \
+ kmod-fs-ext2 kmod-fs-ext3
endef
define Profile/DSMG600RevA/Description
endef
define Profile/DSMG600RevA/Description
This page took
0.020214 seconds
and
4
git commands to generate.