summaryrefslogtreecommitdiffstats
path: root/package/uboot-lantiq/patches/300-arcadyan.patch
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-03-25 08:51:13 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-03-25 08:51:13 +0000
commitf92e0b42648fcce8061503cf84e95ecdbf6af1d1 (patch)
treec39fa5917639600c0168f3e82f53a67c1711e475 /package/uboot-lantiq/patches/300-arcadyan.patch
parent88bfa13565bd8ecbbd2cddc0d317855d6b8d6c72 (diff)
[uboot-lantiq] adds ARV4519PW/ARV7519PW
Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31069 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/uboot-lantiq/patches/300-arcadyan.patch')
-rw-r--r--package/uboot-lantiq/patches/300-arcadyan.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/uboot-lantiq/patches/300-arcadyan.patch b/package/uboot-lantiq/patches/300-arcadyan.patch
index b98e86dc6..a91ac589f 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))