summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorPawit Pornkitprasan <p.pawit@gmail.com>2012-01-07 12:01:39 +0700
committerPawit Pornkitprasan <p.pawit@gmail.com>2012-01-07 12:01:39 +0700
commitf512037d4f688620347605c684f358ffcb335265 (patch)
tree23488c7e817105e6b16e7b4f352f8d6ccb0ce481 /BoardConfigCommon.mk
parentb24ce3213b9349767476cc9a411849eab4b750b0 (diff)
downloaddevice_samsung_aries-common-f512037d4f688620347605c684f358ffcb335265.zip
device_samsung_aries-common-f512037d4f688620347605c684f358ffcb335265.tar.gz
device_samsung_aries-common-f512037d4f688620347605c684f358ffcb335265.tar.bz2
aries-common: Remove TARGET_RECOVERY_PRE_COMMAND, the kernel now handles this
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index ff0de83..4b28394 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -93,7 +93,6 @@ BOARD_HAS_NO_SELECT_BUTTON := true
BOARD_CUSTOM_GRAPHICS := ../../../device/samsung/aries-common/recovery/graphics.c
BOARD_USES_BML_OVER_MTD := true
BOARD_CUSTOM_BOOTIMG_MK := device/samsung/aries-common/shbootimg.mk
-TARGET_RECOVERY_PRE_COMMAND := "echo 1 > /cache/.startrecovery; sync;"
# Hardware rendering
USE_OPENGL_RENDERER := true