aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120eb-2.6/profiles/100-Texas.mk
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-04-16 12:48:27 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-04-16 12:48:27 +0000
commitf5f763a04a23e2b6ef63d94c6d65faeb03cf2398 (patch)
tree315f6597b4c554db174b097eb6bc47e6de07cf02 /target/linux/adm5120eb-2.6/profiles/100-Texas.mk
parentc3c0f64f9ddec7c1aef49f2570bde0d63cb3acdb (diff)
downloadupstream-f5f763a04a23e2b6ef63d94c6d65faeb03cf2398.tar.gz
upstream-f5f763a04a23e2b6ef63d94c6d65faeb03cf2398.tar.bz2
upstream-f5f763a04a23e2b6ef63d94c6d65faeb03cf2398.zip
Reorder profiles, TI Wi-Fi is more common than atheros on adm5120eb
SVN-Revision: 6970
Diffstat (limited to 'target/linux/adm5120eb-2.6/profiles/100-Texas.mk')
-rw-r--r--target/linux/adm5120eb-2.6/profiles/100-Texas.mk17
1 files changed, 17 insertions, 0 deletions
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))
+