From 0491fbaeca6d70b480a58473bbbf14fe2d3fbe0e Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 7 Jul 2009 19:58:39 +0000 Subject: [ar71xx] create firmware image for the TL-WR741ND git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16741 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/profiles/tp-link.mk | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'target/linux/ar71xx/profiles/tp-link.mk') diff --git a/target/linux/ar71xx/profiles/tp-link.mk b/target/linux/ar71xx/profiles/tp-link.mk index ba0cb1249..551aec904 100644 --- a/target/linux/ar71xx/profiles/tp-link.mk +++ b/target/linux/ar71xx/profiles/tp-link.mk @@ -5,6 +5,16 @@ # See /LICENSE for more information. # +define Profile/TLWR741NDV1 + NAME:=TP-LINK TL-WR741ND v1 +endef + +define Profile/TLWR741NDV1/Description + Package set optimized for the TP-LINK TL-WR741ND v1. +endef + +$(eval $(call Profile,TLWR741NDV1)) + define Profile/TLWR941NDV2 NAME:=TP-LINK TL-WR941ND v2 PACKAGES:=kmod-ath9k hostapd-mini -- cgit v1.2.3