Fix reference to the old and replaced kmod-rt61
authorFlorian Fainelli <florian@openwrt.org>
Sat, 27 Sep 2008 10:47:00 +0000 (10:47 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 27 Sep 2008 10:47:00 +0000 (10:47 +0000)
SVN-Revision: 12723

target/linux/brcm63xx/profiles/Ralink.mk

index f4c435ddca896fb7139d894dcf2024550f2374de..0d78ae4a5a6a5376181aaf1dab0479dcb88be657 100644 (file)
@@ -7,7 +7,7 @@
 
 define Profile/Ralink
   NAME:=Ralink WiFi
-  PACKAGES:=kmod-rt61
+  PACKAGES:=kmod-rt61-pci
 endef
 $(eval $(call Profile,Ralink))