From 150c8036c8c646f86e03e1b931e01ebf9702b0f3 Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 19 Feb 2010 11:52:33 +0000 Subject: ar71xx: create firmware images for the TL-WR941ND v4 board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19749 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 09fbcc9e7..ffb3b9e06 100644 --- a/target/linux/ar71xx/profiles/tp-link.mk +++ b/target/linux/ar71xx/profiles/tp-link.mk @@ -60,6 +60,17 @@ endef $(eval $(call Profile,TLWR941NDV2)) +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)) + define Profile/TLWR1043NDV1 NAME:=TP-LINK TL-WR1043ND v1 PACKAGES:=kmod-ath9k wpad-mini kmod-usb-core kmod-usb2 -- cgit v1.2.3