summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jacinto6/sgx_src/eurasia_km/eurasiacon/build/linux2')
-rw-r--r--jacinto6/sgx_src/eurasia_km/eurasiacon/build/linux2/omap_android/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/jacinto6/sgx_src/eurasia_km/eurasiacon/build/linux2/omap_android/Makefile b/jacinto6/sgx_src/eurasia_km/eurasiacon/build/linux2/omap_android/Makefile
index 22d3d49..046b8bb 100644
--- a/jacinto6/sgx_src/eurasia_km/eurasiacon/build/linux2/omap_android/Makefile
+++ b/jacinto6/sgx_src/eurasia_km/eurasiacon/build/linux2/omap_android/Makefile
@@ -98,6 +98,11 @@ SUPPORT_ACTIVE_POWER_MANAGEMENT := 0
98 98
99endif 99endif
100 100
101ifneq ($(filter am57xevm,$(TARGET_DEVICE)),)
102HAL_VARIANT := am57x
103
104endif
105
101# Handle any TARGET_DEVICE remapping. Not all DDK TARGET_DEVICEs 106# Handle any TARGET_DEVICE remapping. Not all DDK TARGET_DEVICEs
102# require new Android TARGET_DEVICE builds. 107# require new Android TARGET_DEVICE builds.
103# 108#