summaryrefslogtreecommitdiff
path: root/juno_prebuilt_kernel.mk
blob: 3745e9f56a30dc53144fefc0cebf9147fb72fe0c (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Inherit the full_base and device configurations
TARGET_PREBUILT_KERNEL := kernel/linaro/armv8/arch/arm64/boot/Image
TARGET_PREBUILT_DTB := kernel/linaro/armv8/arch/arm64/boot/dts/juno.dtb
$(call inherit-product, device/linaro/juno/device.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)

#
# Overrides
PRODUCT_NAME := juno_prebuilt_kernel
PRODUCT_DEVICE := juno_prebuilt_kernel