Update for ARMv7l build support

This commit is contained in:
Michel van Kessel
2018-10-24 22:37:39 +02:00
committed by GitHub
parent ea380e14b2
commit 89e711dc50

View File

@@ -21,7 +21,6 @@ BUILD_ID_SALT ?= salt
host:=$(BUILD)
ifneq ($(HOST),)
host:=$(HOST)
host_toolchain:=$(HOST)-
endif
ifneq ($(DEBUG),)