xref: /aosp_15_r20/device/linaro/hikey/hikey-common.mk
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1ifndef TARGET_KERNEL_USE
2TARGET_KERNEL_USE=4.19
3endif
4
5LOCAL_KERNEL_HOME ?= device/linaro/hikey-kernel/hikey/$(TARGET_KERNEL_USE)
6TARGET_PREBUILT_KERNEL := $(LOCAL_KERNEL_HOME)/Image.gz-dtb
7TARGET_PREBUILT_DTB := $(LOCAL_KERNEL_HOME)/hi6220-hikey.dtb
8
9PRODUCT_ENFORCE_VINTF_MANIFEST_OVERRIDE := true
10
11TARGET_FSTAB := fstab.hikey
12
13$(call inherit-product, device/linaro/hikey/hikey/device-hikey.mk)
14$(call inherit-product, device/linaro/hikey/device-common.mk)
15

served by {OpenGrok

Last Index Update: Mon Apr 28 06:57:04 CEST 2025