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
/TLWR841NDV5
30 NAME
:=TP-LINK TL-WR841ND v5
31 PACKAGES
:=kmod-ath9k hostapd-mini
34 define Profile
/TLWR841NDV5
/Description
35 Package set optimized for the TP-LINK TL-WR841ND v5.
38 $(eval
$(call Profile
,TLWR841NDV5
))
40 define Profile
/TLWR941NDV2
41 NAME
:=TP-LINK TL-WR941ND v2
42 PACKAGES
:=kmod-ath9k hostapd-mini
45 define Profile
/TLWR941NDV2
/Description
46 Package set optimized for the TP-LINK TL-WR941ND v2.
49 $(eval
$(call Profile
,TLWR941NDV2
))
51 define Profile
/TLWR1043NDV1
52 NAME
:=TP-LINK TL-WR1043ND v1
53 PACKAGES
:=kmod-ath9k hostapd-mini kmod-usb-core kmod-usb2
56 define Profile
/TLWR1043NDV1
/Description
57 Package set optimized for the TP-LINK TL-WR1043ND v1.
60 $(eval
$(call Profile
,TLWR1043NDV1
))