diff options
| author | Georg Veichtlbauer <georg@vware.at> | 2023-04-26 16:08:58 +0200 |
|---|---|---|
| committer | Georg Veichtlbauer <georg@vware.at> | 2023-04-30 05:50:44 +0200 |
| commit | 44344f31dfd54e12e008b35d3e9a63532287ba9f (patch) | |
| tree | f362ba5f8c1278f46c8fc3ba311c845397aaaa9d | |
| parent | 078c6a6093921117e2a03a5e5b0c9a1d0c79f8be (diff) | |
Revert "msm8998-common: Opt-out for LLVM binutils"
Updated kernel will now build with CLANG/LLVM just fine.
This reverts commit 0fc224b420f4c545aba1a643bb0936971261b892.
Change-Id: I53ebd01331e5544773de8b9d6865f8f6ba4551af
| -rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index aadd01ce..846edb86 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -95,7 +95,6 @@ BOARD_KERNEL_CMDLINE += androidboot.veritymode=eio BOARD_KERNEL_BASE := 0x00000000 BOARD_KERNEL_PAGESIZE := 4096 BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb -TARGET_KERNEL_LLVM_BINUTILS := false TARGET_KERNEL_SOURCE := kernel/motorola/msm8998 # Kernel additional flags |
