Include UARCH value.

This commit is contained in:
Jeffrey Townsend
2015-12-11 21:32:26 +00:00
parent 0588bce5b0
commit 8badaf271a
2 changed files with 2 additions and 0 deletions

View File

@@ -6,5 +6,6 @@
include $(ONL)/make/config.mk
export TOOLCHAIN := x86_64-linux-gnu
export ARCH := amd64
export UARCH := AMD64

View File

@@ -6,5 +6,6 @@
include $(ONL)/make/config.mk
export TOOLCHAIN := powerpc-linux-gnu
export ARCH := powerpc
export UARCH := PPC