mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-04 15:37:46 -04:00
universal7570: Mention toolchain
Change-Id: I29209f89e723d6e28789ec0a7e4fbf71bdb6fb3c
This commit is contained in:
parent
01d164fea1
commit
015ed92086
1 changed files with 2 additions and 1 deletions
|
@ -55,7 +55,8 @@ TARGET_CUSTOM_DTBTOOL := dtbhtoolExynos
|
|||
|
||||
# Kernel
|
||||
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
|
||||
|
||||
# Kernel config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue