summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6/profiles
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-08-06 18:48:58 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-08-06 18:48:58 +0000
commit560411655b301b4d7843fbf465f1471823993ea4 (patch)
treedf2fdfab1acf4ffa3e76a326cc0e7bcc6373a228 /target/linux/rdc-2.6/profiles
parent30af9662132004df9dfd687ed1386770334c7078 (diff)
downloadmaster-31e0f0ae-560411655b301b4d7843fbf465f1471823993ea4.tar.gz
master-31e0f0ae-560411655b301b4d7843fbf465f1471823993ea4.tar.bz2
master-31e0f0ae-560411655b301b4d7843fbf465f1471823993ea4.zip
More rdc-2.6 fixes by Daniel Gimpelevich, thanks !
SVN-Revision: 8355
Diffstat (limited to 'target/linux/rdc-2.6/profiles')
-rw-r--r--target/linux/rdc-2.6/profiles/AR525W.mk2
-rw-r--r--target/linux/rdc-2.6/profiles/WL-153.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/rdc-2.6/profiles/AR525W.mk b/target/linux/rdc-2.6/profiles/AR525W.mk
index 847607e8c5..5c01554d43 100644
--- a/target/linux/rdc-2.6/profiles/AR525W.mk
+++ b/target/linux/rdc-2.6/profiles/AR525W.mk
@@ -7,7 +7,7 @@
define Profile/ar525w
NAME:=AirLink101 AR525W
- PACKAGES:=kmod-rt61 kmod-r6040
+ PACKAGES:=kmod-rt61-pci kmod-r6040
endef
$(eval $(call Profile,ar525w))
diff --git a/target/linux/rdc-2.6/profiles/WL-153.mk b/target/linux/rdc-2.6/profiles/WL-153.mk
index 8a9489421b..f030455b2d 100644
--- a/target/linux/rdc-2.6/profiles/WL-153.mk
+++ b/target/linux/rdc-2.6/profiles/WL-153.mk
@@ -7,7 +7,7 @@
define Profile/wl153
NAME:=Sitecom WL-153
- PACKAGES:=kmod-rt61 kmod-r6040
+ PACKAGES:=kmod-rt61-pci kmod-r6040
endef
$(eval $(call Profile,wl153))