From: Florian Fainelli Date: Tue, 12 Dec 2006 12:58:01 +0000 (+0000) Subject: Update ralink module package in the WiFi profile X-Git-Tag: reboot~30287 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=035356c411f918e8d19379ca6b23356077198789;p=oweals%2Fopenwrt.git Update ralink module package in the WiFi profile SVN-Revision: 5770 --- diff --git a/target/linux/rdc-2.6/Makefile b/target/linux/rdc-2.6/Makefile index b2a3c4382b..1269676611 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))