universal7570: Mention toolchain

Change-Id: I29209f89e723d6e28789ec0a7e4fbf71bdb6fb3c
This commit is contained in:
Hendra Manudinata 2021-03-11 16:46:18 +07:00
parent 01d164fea1
commit 015ed92086
No known key found for this signature in database
GPG key ID: 8DB7A83A9B4EE2D6

View file

@ -55,7 +55,8 @@ TARGET_CUSTOM_DTBTOOL := dtbhtoolExynos
# Kernel # Kernel
TARGET_KERNEL_ARCH := arm64 TARGET_KERNEL_ARCH := arm64
TARGET_KERNEL_HEADER_ARCH := arm64 TARGET_KERNEL_CROSS_COMPILE_PREFIX := aarch64-linux-android-
KERNEL_TOOLCHAIN := $(BUILD_TOP)/prebuilts/gcc/$(HOST_OS)-x86/aarch64/aarch64-linux-android-4.9/bin
TARGET_LINUX_KERNEL_VERSION := 3.18 TARGET_LINUX_KERNEL_VERSION := 3.18
# Kernel config # Kernel config