summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/image
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-01-15 19:16:51 +0000
committerJohn Crispin <john@openwrt.org>2014-01-15 19:16:51 +0000
commit053d59629742741d9309dddb441b18fd054c1a05 (patch)
tree419565b24b87f493450b662b708e288770d3d483 /target/linux/lantiq/image
parentbf4f1feb7a208c17c91011fb614a54f8f2440f26 (diff)
downloadmtk-20170518-053d59629742741d9309dddb441b18fd054c1a05.zip
mtk-20170518-053d59629742741d9309dddb441b18fd054c1a05.tar.gz
mtk-20170518-053d59629742741d9309dddb441b18fd054c1a05.tar.bz2
lantiq: Add support for Astoria ARV7510PW22
This board is pretty similar to ARV752DPW22. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 39303
Diffstat (limited to 'target/linux/lantiq/image')
-rw-r--r--target/linux/lantiq/image/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile
index c9b6913..0945888 100644
--- a/target/linux/lantiq/image/Makefile
+++ b/target/linux/lantiq/image/Makefile
@@ -224,6 +224,9 @@ Image/Build/Profile/ARV4520PW=$(call Image/Build/$(1),$(1),ARV4520PW)
Image/BuildKernel/Profile/ARV452CQW=$(call Image/BuildKernel/Template,ARV452CQW)
Image/Build/Profile/ARV452CQW=$(call Image/Build/$(1),$(1),ARV452CQW)
+Image/BuildKernel/Profile/ARV7510PW22=$(call Image/BuildKernel/Template,ARV7510PW22)
+Image/Build/Profile/ARV7510PW22=$(call Image/Build/$(1),$(1),ARV7510PW22)
+
Image/BuildKernel/Profile/ARV7518PW=$(call Image/BuildKernel/Template,ARV7518PW)
Image/Build/Profile/ARV7518PW=$(call Image/Build/$(1),$(1),ARV7518PW)