Update ralink module package in the WiFi profile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5770 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2006-12-12 12:58:01 +00:00
parent b86ae45e6a
commit 31a9f4707c
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))