2 # Copyright (C) 2007 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 define Profile
/InternetBox
9 NAME
:=T-Mobile
"InternetBox"
10 PACKAGES
:=kmod-madwifi \
12 hostapd hostapd-utils ip tc wpa-supplicant wpa-cli
15 define Profile
/InternetBox
/Description
16 Package set for the T-Mobile
"InternetBox" (TMD SB1-S
)
19 $(eval
$(call Profile
,InternetBox
))