1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 20:31:07 +03:00

Fix reference to the old and replaced kmod-rt61

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12723 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-09-27 10:47:00 +00:00
parent 96266367b7
commit c2a5ebc6dc

View File

@ -7,7 +7,7 @@
define Profile/Ralink
NAME:=Ralink WiFi
PACKAGES:=kmod-rt61
PACKAGES:=kmod-rt61-pci
endef
$(eval $(call Profile,Ralink))