Fix reference to the old and replaced kmod-rt61
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 27 Sep 2008 10:47:00 +0000 (10:47 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 27 Sep 2008 10:47:00 +0000 (10:47 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12723 3c298f89-4303-0410-b956-a3cf2f4a3e73

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))