Update ralink module package in the WiFi profile

SVN-Revision: 5770
This commit is contained in:
Florian Fainelli 2006-12-12 12:58:01 +00:00
parent 3dd8f49e02
commit 035356c411
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/kernel-build.mk
define Profile/Ralink
NAME:=Ralink WiFi (default)
PACKAGES:=kmod-rt2x00
PACKAGES:=kmod-rt61
endef
$(eval $(call Profile,Ralink))