forked from openkylin/platform_build
Merge "fix build"
This commit is contained in:
commit
a9baf8795e
|
@ -7,7 +7,7 @@
|
|||
###########################################################
|
||||
|
||||
ifdef LOCAL_IS_HOST_MODULE
|
||||
include $(BUILD_SYSTEM)/module_arch_supported.mk
|
||||
include $(BUILD_SYSTEM)/prebuilt_internal.mk
|
||||
else #!LOCAL_IS_HOST_MODULE
|
||||
# check if primary arch is supported
|
||||
include $(BUILD_SYSTEM)/module_arch_supported.mk
|
||||
|
|
Loading…
Reference in New Issue