summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/image/legacy.mk
diff options
context:
space:
mode:
authorSven Eckelmann <sven.eckelmann@open-mesh.com>2016-08-09 16:10:16 +0200
committerJohn Crispin <john@phrozen.org>2017-02-15 09:35:50 +0100
commitb194b3d97f288e9603d3300c7493dc217aa91f1a (patch)
tree6da82139ebeacdedc7d7016756e28b0b76c871d5 /target/linux/ar71xx/image/legacy.mk
parentfacbdec0b5754a374c58928cb7f9d8d6bbfa97a7 (diff)
downloadmtk-20170518-b194b3d97f288e9603d3300c7493dc217aa91f1a.zip
mtk-20170518-b194b3d97f288e9603d3300c7493dc217aa91f1a.tar.gz
mtk-20170518-b194b3d97f288e9603d3300c7493dc217aa91f1a.tar.bz2
ar71xx: create profile and build image for the OpenMesh A60 board
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Diffstat (limited to 'target/linux/ar71xx/image/legacy.mk')
-rw-r--r--target/linux/ar71xx/image/legacy.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/image/legacy.mk b/target/linux/ar71xx/image/legacy.mk
index f80b700..c94bc26 100644
--- a/target/linux/ar71xx/image/legacy.mk
+++ b/target/linux/ar71xx/image/legacy.mk
@@ -984,6 +984,7 @@ $(eval $(call SingleProfile,Netgear,64kraw,REALWNR1000V2,wnr1000v2,WNR1000V2,tty
$(eval $(call SingleProfile,Netgear,64kraw,WNR1000V2_VC,wnr1000v2-vc,WNR1000V2,ttyS0,115200,$$(wnr2000v3_mtdlayout),0x31303030,WNR1000V2-VC,"",))
$(eval $(call SingleProfile,Netgear,64kraw,WPN824N,wpn824n,WPN824N,ttyS0,115200,$$(wnr2000v3_mtdlayout),0x31313030,WPN824N,"" NA,))
+$(eval $(call SingleProfile,OpenMesh,squashfs-only,A60,a60,,,,A60))
$(eval $(call SingleProfile,OpenMesh,squashfs-only,OM2P,om2p,,,,OM2P))
$(eval $(call SingleProfile,OpenMesh,squashfs-only,OM5P,om5p,,,,OM5P))
$(eval $(call SingleProfile,OpenMesh,squashfs-only,OM5PAC,om5pac,,,,OM5PAC))