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
/TLWR941NDV2
19 NAME
:=TP-LINK TL-WR941ND v2
20 PACKAGES
:=kmod-ath9k hostapd-mini
23 define Profile
/TLWR941NDV2
/Description
24 Package set optimized for the TP-LINK TL-WR941ND v2.
27 $(eval
$(call Profile
,TLWR941NDV2
))