Update ralink module package in the WiFi profile
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 12 Dec 2006 12:58:01 +0000 (12:58 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 12 Dec 2006 12:58:01 +0000 (12:58 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5770 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/rdc-2.6/Makefile

index b2a3c4382b21c83663c5e029623261660ebbdd64..12696766113719c475f985ce80503de4c842d0ce 100644 (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))