X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fadm5120eb-2.6%2Fprofiles%2F100-Texas.mk;fp=target%2Flinux%2Fadm5120eb-2.6%2Fprofiles%2F100-Texas.mk;h=a9306ca702563030f598b7dd0199ddbd0d6bc252;hp=0000000000000000000000000000000000000000;hb=3fde0dc7b46c81ff46381c235aa53161db021962;hpb=1f774419afb92aa437313ebda55c3fac289d0ba6 diff --git a/target/linux/adm5120eb-2.6/profiles/100-Texas.mk b/target/linux/adm5120eb-2.6/profiles/100-Texas.mk new file mode 100644 index 0000000000..a9306ca702 --- /dev/null +++ b/target/linux/adm5120eb-2.6/profiles/100-Texas.mk @@ -0,0 +1,17 @@ +# +# Copyright (C) 2006 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/Texas + NAME:=Texas Instruments WiFi (default) + PACKAGES:=kmod-acx +endef + +define Profile/Texas/Description + Package set compatible with hardware using Texas Instruments WiFi cards +endef +$(eval $(call Profile,Texas)) +