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
/TLWR741NDV1
9 NAME
:=TP-LINK TL-WR741ND v1
12 define Profile
/TLWR741NDV1
/Description
13 Package set optimized for the TP-LINK TL-WR741ND v1.
16 $(eval
$(call Profile
,TLWR741NDV1
))
18 define Profile
/TLWR841NDV3
19 NAME
:=TP-LINK TL-WR841ND v3
20 PACKAGES
:=kmod-ath9k hostapd-mini
23 define Profile
/TLWR841NDV3
/Description
24 Package set optimized for the TP-LINK TL-WR841ND v3.
27 $(eval
$(call Profile
,TLWR841NDV3
))
29 define Profile
/TLWR941NDV2
30 NAME
:=TP-LINK TL-WR941ND v2
31 PACKAGES
:=kmod-ath9k hostapd-mini
34 define Profile
/TLWR941NDV2
/Description
35 Package set optimized for the TP-LINK TL-WR941ND v2.
38 $(eval
$(call Profile
,TLWR941NDV2
))