2 # Copyright (C) 2009 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 define Profile
/TEW632BRP
9 NAME
:=TRENDNet TEW-632BRP
13 define Profile
/TEW632BRP
/Description
14 Package set optimized for the TRENDNet TEW-632BRP.
17 $(eval
$(call Profile
,TEW632BRP
))
19 define Profile
/TEW652BRP
20 NAME
:=TRENDNet TEW-652BRP
24 define Profile
/TEW652BRP
/Description
25 Package set optimized for the TRENDNet TEW-652BRP.
28 $(eval
$(call Profile
,TEW652BRP
))
30 define Profile
/TEW673GRU
31 NAME
:=TRENDNet TEW-673GRU
32 PACKAGES
:=kmod-usb-core kmod-usb-ohci kmod-usb2
35 define Profile
/TEW673GRU
/Description
36 Package set optimized for the TRENDNet TEW-673GRU.
39 $(eval
$(call Profile
,TEW673GRU
))