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
commit75e2885121db0bb7f6163a7d1c2011007e5c4e9e (patch)
tree10bb2b4ddb8ce262186400acc7ab794e726beda7 /target/linux/adm5120eb-2.6/profiles/100-Texas.mk
parent5575ca06604a986239c73a0827498de932f1b994 (diff)
downloadupstream-75e2885121db0bb7f6163a7d1c2011007e5c4e9e.tar.gz
upstream-75e2885121db0bb7f6163a7d1c2011007e5c4e9e.tar.bz2
upstream-75e2885121db0bb7f6163a7d1c2011007e5c4e9e.zip
Reorder profiles, TI Wi-Fi is more common than atheros on adm5120eb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6970 3c298f89-4303-0410-b956-a3cf2f4a3e73
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))
+