openwrtv3/target/linux/adm5120/router_le/profiles/105-Texas.mk

18 lines
374 B
Makefile
Raw Normal View History

2007-04-02 11:32:14 +00:00
#
# Copyright (C) 2007 OpenWrt.org
2007-04-02 11:32:14 +00:00
#
# 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
2007-04-02 11:32:14 +00:00
endef
define Profile/Texas/Description
Package set compatible with hardware using Texas Instruments WiFi cards.
2007-04-02 11:32:14 +00:00
endef
$(eval $(call Profile,Texas))