Add arm64 to the default build.

This commit is contained in:
Jeffrey Townsend
2017-02-28 22:36:02 +00:00
parent b0ecaea175
commit 1940b755c4

View File

@@ -12,7 +12,7 @@ endif
include $(ONL)/make/config.mk
all: amd64 ppc arm
all: amd64 ppc arm arm64
$(MAKE) -C REPO build-clean
onl-amd64 onl-x86 x86 x86_64 amd64: packages_base_all