From 0dd64c552d56d1d85e74a4adb54795eae7df0dcd Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 25 Mar 2012 08:51:13 +0000 Subject: adds ARV4519PW/ARV7519PW MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andrej Vlašić SVN-Revision: 31069 --- package/uboot-lantiq/patches/300-arcadyan.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package/uboot-lantiq/patches') diff --git a/package/uboot-lantiq/patches/300-arcadyan.patch b/package/uboot-lantiq/patches/300-arcadyan.patch index b98e86dc60..a91ac589f9 100644 --- a/package/uboot-lantiq/patches/300-arcadyan.patch +++ b/package/uboot-lantiq/patches/300-arcadyan.patch @@ -39,7 +39,7 @@ SRCS := $(COBJS:.o=.c) --- a/Makefile +++ b/Makefile -@@ -3414,6 +3414,41 @@ +@@ -3414,6 +3414,42 @@ ## MIPS32 ifxcpe ######################################################################### @@ -73,6 +73,7 @@ +$(eval $(call arcadyan, arv4525PW%config)) +$(eval $(call arcadyan, arv4510PW%config)) +$(eval $(call arcadyan, arv4518PW%config)) ++$(eval $(call arcadyan, arv4519PW%config)) +$(eval $(call arcadyan, arv7518PW%config)) +$(eval $(call arcadyan, arv7525PW%config)) +$(eval $(call arcadyan, arv752DPW%config)) -- cgit v1.2.3