[DIRECTFB] Placeholder
[openwrt/mini2440.git] / target / linux / ar7 / profiles / 100-Texas.mk
blob267795f69239210b8e809f72b6d40c8ac2c7f7d7
2 # Copyright (C) 2006 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 define Profile/Texas
9 NAME:=Texas Instruments WiFi (default)
10 PACKAGES:=kmod-acx-mac80211
11 endef
13 define Profile/Texas/Description
14 Package set compatible with hardware using Texas Instruments WiFi cards
15 endef
16 $(eval $(call Profile,Texas))