X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Frb1xx-2.6%2Fprofiles%2F105-Texas.mk;fp=target%2Flinux%2Frb1xx-2.6%2Fprofiles%2F105-Texas.mk;h=727a0c06489094b8c20f8fe5f02cca0f7f6ce81d;hb=3260740c920ea811e18bc1743c863fce74ac89b7;hp=0000000000000000000000000000000000000000;hpb=fe41a38a95a326c9762d26283e8357fc29793a58;p=openwrt-10.03%2F.git diff --git a/target/linux/rb1xx-2.6/profiles/105-Texas.mk b/target/linux/rb1xx-2.6/profiles/105-Texas.mk new file mode 100644 index 000000000..727a0c064 --- /dev/null +++ b/target/linux/rb1xx-2.6/profiles/105-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 + PACKAGES:=kmod-acx +endef + +define Profile/Texas/Description + Package set compatible with hardware using Texas Instruments WiFi cards +endef +$(eval $(call Profile,Texas)) +