summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-09-27 10:47:00 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-09-27 10:47:00 +0000
commitc2a5ebc6dc1f5d4a47c31689b2868fd018db4ae6 (patch)
tree6d234febc03430e2f8121ab9a479db88c6f5bea4
parent96266367b7d0b9442c510b4c76a2b7d768c1f717 (diff)
Fix reference to the old and replaced kmod-rt61
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12723 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/brcm63xx/profiles/Ralink.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/profiles/Ralink.mk b/target/linux/brcm63xx/profiles/Ralink.mk
index f4c435ddc..0d78ae4a5 100644
--- a/target/linux/brcm63xx/profiles/Ralink.mk
+++ b/target/linux/brcm63xx/profiles/Ralink.mk
@@ -7,7 +7,7 @@
define Profile/Ralink
NAME:=Ralink WiFi
- PACKAGES:=kmod-rt61
+ PACKAGES:=kmod-rt61-pci
endef
$(eval $(call Profile,Ralink))