summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoyster <oysterized@gmail.com>2016-09-01 22:55:59 +0200
committerMoyster <oysterized@gmail.com>2016-09-01 22:55:59 +0200
commit207023d4e97921037ab2c1ed9c10c71650725425 (patch)
tree20ce6797b5e6c0a1ea97289966ebacfc56284cea
parentaeca2c1ca8eb3db2ed027b0b0f46e3ac3a18c3af (diff)
remove hack for build
-rw-r--r--BoardConfig.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 90bc00a..a8697ba 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -42,6 +42,3 @@ BOARD_EGL_CFG := device/meizu/m2note/configs/egl.cfg
#TARGET_RECOVERY_INITRC := device/meizu/m2note/recovery/init.mt6753.rc
TARGET_RECOVERY_FSTAB := device/meizu/m2note/recovery/root/fstab.mt6753
TARGET_RECOVERY_LCD_BACKLIGHT_PATH := \"/sys/devices/platform/leds-mt65xx/leds/lcd-backlight/brightness\"
-
-# Hack for build
-$(shell mkdir -p $(OUT)/obj/KERNEL_OBJ/usr)