summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/router_le/profiles/105-Texas.mk
blob: dff3baffc00b26f573f9b0a30ea8a0f044363d39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# Copyright (C) 2007 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))