1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 02:48:37 +02:00

Update ralink module package in the WiFi profile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5770 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2006-12-12 12:58:01 +00:00
parent d318859c62
commit c3319b5b6f

View 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))