From: Florian Fainelli Date: Tue, 12 Dec 2006 12:58:01 +0000 (+0000) Subject: Update ralink module package in the WiFi profile X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=31a9f4707c73a1edfd1da1e4b6a5912c821b7e93;p=15.05%2Fopenwrt.git Update ralink module package in the WiFi profile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5770 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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))