summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--soc/rk3036/soc.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/soc/rk3036/soc.mk b/soc/rk3036/soc.mk
index 00378cb..2efe077 100644
--- a/soc/rk3036/soc.mk
+++ b/soc/rk3036/soc.mk
@@ -47,7 +47,8 @@ BOARD_SEPOLICY_DIRS += \
TARGET_KERNEL_SRC := hardware/bsp/kernel/common/v4.1
TARGET_KERNEL_DEFCONFIG := rk3036_kylin_defconfig
TARGET_KERNEL_CONFIGS := $(realpath $(LOCAL_PATH)/soc.kconf)
-TARGET_KERNEL_DTB := rk3036-evb.dtb
+TARGET_KERNEL_DTB := rk3036-kylin.dtb
+TARGET_KERNEL_DTB_APPEND := true
# Default Keystore HAL
DEVICE_PACKAGES += \