From: florian Date: Sat, 27 Sep 2008 10:47:00 +0000 (+0000) Subject: Fix reference to the old and replaced kmod-rt61 X-Git-Url: http://git.rohieb.name/openwrt.git/commitdiff_plain/c2a5ebc6dc1f5d4a47c31689b2868fd018db4ae6 Fix reference to the old and replaced kmod-rt61 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12723 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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))