[depends] Allow depends system to support armv7l

This commit is contained in:
Henrik Jonsson
2018-02-16 17:49:51 +00:00
parent ffc6e48b29
commit ac91ea64c2
3 changed files with 5 additions and 1 deletions

View File

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