forked from Ivasoft/openwrt
ar71xx: build image for the MERCURY MW4530R board
Mercury MW4530R is a TP-Link TL-WDR4310 clone but with a much lower price tag (~ $40). This patch is tested to work at trunk r37525. Signed-off-by: Leon Xu <ylxu72@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3856/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37571
This commit is contained in:
@@ -159,12 +159,12 @@ $(eval $(call Profile,TLWA901))
|
||||
|
||||
|
||||
define Profile/TLWDR4300
|
||||
NAME:=TP-LINK TL-WDR3500/3600/4300/4310
|
||||
NAME:=TP-LINK TL-WDR3500/3600/4300/4310/MW4350R
|
||||
PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
|
||||
endef
|
||||
|
||||
define Profile/TLWDR4300/Description
|
||||
Package set optimized for the TP-LINK TL-WDR3500/3600/4300/4310.
|
||||
Package set optimized for the TP-LINK TL-WDR3500/3600/4300/4310/MW4350R.
|
||||
endef
|
||||
$(eval $(call Profile,TLWDR4300))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user