summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/linux/rdc-2.6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc-2.6/Makefile b/target/linux/rdc-2.6/Makefile
index b2a3c4382..126967661 100644
--- a/target/linux/rdc-2.6/Makefile
+++ b/target/linux/rdc-2.6/Makefile
@@ -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))