X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fadm5120%2Fprofiles%2F110-Ralink.mk;fp=target%2Flinux%2Fadm5120%2Fprofiles%2F110-Ralink.mk;h=d30ee739441f1197ae5f2bc500d909f19bf568a0;hb=17c7b6c3fdc48301e50d22cc6138ede16bd1be24;hp=0000000000000000000000000000000000000000;hpb=5389989abaa52926b22f9f030d1481df1e73d745;p=openwrt-10.03%2F.git diff --git a/target/linux/adm5120/profiles/110-Ralink.mk b/target/linux/adm5120/profiles/110-Ralink.mk new file mode 100644 index 000000000..d30ee7394 --- /dev/null +++ b/target/linux/adm5120/profiles/110-Ralink.mk @@ -0,0 +1,16 @@ +# +# Copyright (C) 2007 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/Ralink + NAME:=Ralink WiFi + PACKAGES:=kmod-rt2500 +endef + +define Profile/Ralink/Description + Package set compatible with hardware using Ralink WiFi cards +endef +$(eval $(call Profile,Ralink))