aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvm03 <vasy@vasy.ru>2016-10-03 13:40:50 +0300
committervm03 <vasy@vasy.ru>2016-10-03 13:40:50 +0300
commit68d748b7f2d2e122f2b1437618d548e159dccd2a (patch)
treed208d12dfbe2d0d945ef280391f53e4a2203ed48
parent74555a0fb14ba16f8211cac645d188584692e736 (diff)
camera: set TARGET_NEEDS_TEXT_RELOCATIONS
Change-Id: I4ba864af9426295a5f103535543ba2ad205e942d
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 6100904..80d2d6e 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -144,6 +144,7 @@ TARGET_NO_RPC := true
# Camera
USE_DEVICE_SPECIFIC_CAMERA := true
+TARGET_NEEDS_TEXT_RELOCATIONS := true
# Filesystem,
TARGET_USERIMAGES_USE_EXT4 := true