kernel: Set cross compile prefix

This commit is contained in:
ggow
2019-04-15 18:36:50 +01:00
parent 50e37de197
commit 18800616df
+1
View File
@@ -33,6 +33,7 @@ BOARD_KERNEL_BASE := 0x80000000
BOARD_KERNEL_PAGESIZE := 2048
TARGET_KERNEL_SOURCE := kernel/amazon/ford
TARGET_KERNEL_CONFIG := ford_cyanogenmod_defconfig
TARGET_KERNEL_CROSS_COMPILE_PREFIX := arm-eabi-
BOARD_HAS_MTK_HARDWARE := true
MTK_HARDWARE := true