Skip to content

Commit 64d158b

Browse files
committed
Merge branch 'master' of https://github.com/CRImier/Arduino
Conflicts: build/build.xml
2 parents 9c4e110 + 6f1bfe1 commit 64d158b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build/build.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -826,6 +826,9 @@
826826
<target name="linux64-dist" depends="linux-dist"
827827
description="Build .tar.xz of linux version" />
828828

829+
<target name="arm-dist" depends="linux-dist"
830+
description="Build .tar.xz of linux version" />
831+
829832
<!-- - - - - - - - -->
830833
<!-- Windows -->
831834
<!-- - - - - - - - -->

0 commit comments

Comments
 (0)