From 0cff4f29f39f7a01571bd3dc4acb2e090561f77e Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 5 May 2012 17:02:41 +0000 Subject: ar71xx: add profile and build image for the TL-WR1041N v2 board Patch-by: Vince Huang git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31610 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/generic/profiles/tp-link.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'target/linux/ar71xx/generic') diff --git a/target/linux/ar71xx/generic/profiles/tp-link.mk b/target/linux/ar71xx/generic/profiles/tp-link.mk index 96ff12ae7..5c18c4471 100644 --- a/target/linux/ar71xx/generic/profiles/tp-link.mk +++ b/target/linux/ar71xx/generic/profiles/tp-link.mk @@ -149,6 +149,17 @@ endef $(eval $(call Profile,TLWR941)) +define Profile/TLWR1041 + NAME:=TP-LINK TL-WR1041N + PACKAGES:= +endef + +define Profile/TLWR1041/Description + Package set optimized for the TP-LINK TL-WR1041N/ND. +endef +$(eval $(call Profile,TLWR1041)) + + define Profile/TLWR1043 NAME:=TP-LINK TL-WR1043N/ND PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev -- cgit v1.2.3