summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2018-07-29 10:16:41 +0800
committerShawn Guo <shawn.guo@linaro.org>2018-07-29 10:16:41 +0800
commitc0914e616a4565a3c8f516d9271b4e9c1b4ef2cc (patch)
tree40bb4bd492ac5e750b5cba01e6c00276b60a13f4 /device.mk
parent72c8cc0248497ce12fde025dc43b78032139b033 (diff)
downloadpoplar-c0914e616a4565a3c8f516d9271b4e9c1b4ef2cc.tar.gz
Clean up useless kernel/dtb target copy
The copy of kernel as 'dtb' target is useless and likely a wrong thing to do. Let's clean it up to avoid the confusion. Change-Id: I1230311ff176e6f6df74b7549039831c3b869501 Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index 79c63d7..ec46d88 100644
--- a/device.mk
+++ b/device.mk
@@ -3,8 +3,6 @@
LOCAL_KERNEL := device/linaro/poplar-kernel/Image
PRODUCT_COPY_FILES += $(LOCAL_KERNEL):kernel
LOCAL_DTB := device/linaro/poplar-kernel/hi3798cv200-poplar.dtb
-# TODO: fix the dest dtb name, normal it is some varient of product.dtb
-PRODUCT_COPY_FILES += $(LOCAL_KERNEL):dtb
PRODUCT_COPY_FILES += $(LOCAL_DTB):2ndbootloader
# 1.2 rootfs