OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_CPU_ABI2
(Results
1 - 5
of
5
) sorted by null
/build/tools/
buildinfo.sh
24
if [ -n "$
TARGET_CPU_ABI2
" ] ; then
25
echo "ro.product.cpu.abi2=$
TARGET_CPU_ABI2
"
/device/htc/passion-common/
BoardConfigCommon.mk
26
TARGET_CPU_ABI2
:= armeabi
/device/samsung/crespo/
BoardConfigCommon.mk
21
TARGET_CPU_ABI2
:= armeabi
/build/core/
config.mk
151
TARGET_CPU_ABI2
:= $(strip $(
TARGET_CPU_ABI2
))
Makefile
142
TARGET_CPU_ABI2
="$(
TARGET_CPU_ABI2
)" \
[
all
...]
Completed in 154 milliseconds