From cace9f45660a8bf2ec8a67e33ea5f563ff19abb1 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 22 Dec 2009 19:31:28 +0000 Subject: ar71xx: add support for the TL-WR841N v1.5 board SVN-Revision: 18893 --- target/linux/ar71xx/profiles/tp-link.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'target/linux/ar71xx/profiles') diff --git a/target/linux/ar71xx/profiles/tp-link.mk b/target/linux/ar71xx/profiles/tp-link.mk index 8df005075b..a7a9013b7a 100644 --- a/target/linux/ar71xx/profiles/tp-link.mk +++ b/target/linux/ar71xx/profiles/tp-link.mk @@ -15,6 +15,17 @@ endef $(eval $(call Profile,TLWR741NDV1)) +define Profile/TLWR841NV15 + NAME:=TP-LINK TL-WR841N v1.5 + PACKAGES:=kmod-ath9k hostapd-mini +endef + +define Profile/TLWR841NV15/Description + Package set optimized for the TP-LINK TL-WR841N v1.5. +endef + +$(eval $(call Profile,TLWR841NV15)) + define Profile/TLWR841NDV3 NAME:=TP-LINK TL-WR841ND v3 PACKAGES:=kmod-ath9k hostapd-mini -- cgit v1.2.3