From: florian Date: Tue, 12 Dec 2006 12:58:01 +0000 (+0000) Subject: Update ralink module package in the WiFi profile X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;ds=inline;h=c3319b5b6f702270cd01216a22eb52ef5b06cf21;p=openwrt-10.03%2F.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 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))