Merge "Add TARGET_2ND_ARCH to dumpvar"
This commit is contained in:
commit
c62d6f7622
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ $(info TARGET_BUILD_VARIANT=$(TARGET_BUILD_VARIANT))
|
|||
$(info TARGET_BUILD_TYPE=$(TARGET_BUILD_TYPE))
|
||||
$(info TARGET_BUILD_APPS=$(TARGET_BUILD_APPS))
|
||||
$(info TARGET_ARCH=$(TARGET_ARCH))
|
||||
$(info TARGET_2ND_ARCH=$(TARGET_2ND_ARCH))
|
||||
$(info TARGET_ARCH_VARIANT=$(TARGET_ARCH_VARIANT))
|
||||
$(info TARGET_CPU_VARIANT=$(TARGET_CPU_VARIANT))
|
||||
$(info HOST_ARCH=$(HOST_ARCH))
|
||||
|
|
Loading…
Reference in a new issue