2009-02-28 19:47:33 +02:00
|
|
|
#
|
|
|
|
# Copyright (C) 2009 OpenWrt.org
|
|
|
|
#
|
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
|
# See /LICENSE for more information.
|
|
|
|
#
|
|
|
|
|
2009-07-07 22:58:39 +03:00
|
|
|
define Profile/TLWR741NDV1
|
|
|
|
NAME:=TP-LINK TL-WR741ND v1
|
2010-02-03 05:45:38 +02:00
|
|
|
PACKAGES:=kmod-ath9k wpad-mini
|
2009-07-07 22:58:39 +03:00
|
|
|
endef
|
|
|
|
|
|
|
|
define Profile/TLWR741NDV1/Description
|
|
|
|
Package set optimized for the TP-LINK TL-WR741ND v1.
|
|
|
|
endef
|
|
|
|
|
|
|
|
$(eval $(call Profile,TLWR741NDV1))
|
|
|
|
|
2009-12-22 21:31:28 +02:00
|
|
|
define Profile/TLWR841NV15
|
|
|
|
NAME:=TP-LINK TL-WR841N v1.5
|
2010-02-03 05:45:38 +02:00
|
|
|
PACKAGES:=kmod-ath9k wpad-mini
|
2009-12-22 21:31:28 +02:00
|
|
|
endef
|
|
|
|
|
|
|
|
define Profile/TLWR841NV15/Description
|
|
|
|
Package set optimized for the TP-LINK TL-WR841N v1.5.
|
|
|
|
endef
|
|
|
|
|
|
|
|
$(eval $(call Profile,TLWR841NV15))
|
|
|
|
|
2009-10-30 14:26:14 +02:00
|
|
|
define Profile/TLWR841NDV3
|
|
|
|
NAME:=TP-LINK TL-WR841ND v3
|
2010-02-03 05:45:38 +02:00
|
|
|
PACKAGES:=kmod-ath9k wpad-mini
|
2009-10-30 14:26:14 +02:00
|
|
|
endef
|
|
|
|
|
|
|
|
define Profile/TLWR841NDV3/Description
|
|
|
|
Package set optimized for the TP-LINK TL-WR841ND v3.
|
|
|
|
endef
|
|
|
|
|
|
|
|
$(eval $(call Profile,TLWR841NDV3))
|
|
|
|
|
2009-11-13 19:11:17 +02:00
|
|
|
define Profile/TLWR841NDV5
|
|
|
|
NAME:=TP-LINK TL-WR841ND v5
|
2010-02-03 05:45:38 +02:00
|
|
|
PACKAGES:=kmod-ath9k wpad-mini
|
2009-11-13 19:11:17 +02:00
|
|
|
endef
|
|
|
|
|
|
|
|
define Profile/TLWR841NDV5/Description
|
|
|
|
Package set optimized for the TP-LINK TL-WR841ND v5.
|
|
|
|
endef
|
|
|
|
|
|
|
|
$(eval $(call Profile,TLWR841NDV5))
|
|
|
|
|
2009-03-01 12:34:52 +02:00
|
|
|
define Profile/TLWR941NDV2
|
2009-03-01 12:49:38 +02:00
|
|
|
NAME:=TP-LINK TL-WR941ND v2
|
2010-02-03 05:45:38 +02:00
|
|
|
PACKAGES:=kmod-ath9k wpad-mini
|
2009-02-28 19:47:33 +02:00
|
|
|
endef
|
|
|
|
|
2009-03-01 12:34:52 +02:00
|
|
|
define Profile/TLWR941NDV2/Description
|
2009-03-01 12:49:38 +02:00
|
|
|
Package set optimized for the TP-LINK TL-WR941ND v2.
|
2009-02-28 19:47:33 +02:00
|
|
|
endef
|
|
|
|
|
2009-03-01 12:34:52 +02:00
|
|
|
$(eval $(call Profile,TLWR941NDV2))
|
2009-12-08 14:46:25 +02:00
|
|
|
|
2010-04-26 21:27:51 +03:00
|
|
|
define Profile/TLWR941NDV3
|
|
|
|
NAME:=TP-LINK TL-WR941ND v3
|
|
|
|
PACKAGES:=kmod-ath9k wpad-mini
|
|
|
|
endef
|
|
|
|
|
|
|
|
define Profile/TLWR941NDV3/Description
|
|
|
|
Package set optimized for the TP-LINK TL-WR941ND v3.
|
|
|
|
endef
|
|
|
|
|
|
|
|
$(eval $(call Profile,TLWR941NDV3))
|
|
|
|
|
2010-02-19 13:52:33 +02:00
|
|
|
define Profile/TLWR941NDV4
|
|
|
|
NAME:=TP-LINK TL-WR941ND v4
|
|
|
|
PACKAGES:=kmod-ath9k wpad-mini
|
|
|
|
endef
|
|
|
|
|
|
|
|
define Profile/TLWR941NDV4/Description
|
|
|
|
Package set optimized for the TP-LINK TL-WR941ND v4.
|
|
|
|
endef
|
|
|
|
|
|
|
|
$(eval $(call Profile,TLWR941NDV4))
|
|
|
|
|
2009-12-08 14:46:25 +02:00
|
|
|
define Profile/TLWR1043NDV1
|
|
|
|
NAME:=TP-LINK TL-WR1043ND v1
|
2010-02-03 05:45:38 +02:00
|
|
|
PACKAGES:=kmod-ath9k wpad-mini kmod-usb-core kmod-usb2
|
2009-12-08 14:46:25 +02:00
|
|
|
endef
|
|
|
|
|
|
|
|
define Profile/TLWR1043NDV1/Description
|
|
|
|
Package set optimized for the TP-LINK TL-WR1043ND v1.
|
|
|
|
endef
|
|
|
|
|
|
|
|
$(eval $(call Profile,TLWR1043NDV1))
|