Revert "ANDROID: Use DTC from PATH."
This reverts commit 2a2cffe9e2.
Reason for revert: breaks internal kernel builds
Bug: 296265825
Change-Id: Id51da15f10784961bbe89204a8679d28a43226ba
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ LLVM=1
|
||||
DEPMOD=depmod
|
||||
CLANG_PREBUILT_BIN=prebuilts/clang/host/linux-x86/clang-${CLANG_VERSION}/bin
|
||||
BUILDTOOLS_PREBUILT_BIN=build/kernel/build-tools/path/linux-x86
|
||||
DTC=$(command -v dtc)
|
||||
DTC=${ROOT_DIR}/${BUILDTOOLS_PREBUILT_BIN}/dtc
|
||||
|
||||
KCFLAGS="${KCFLAGS} -D__ANDROID_COMMON_KERNEL__"
|
||||
EXTRA_CMDS=''
|
||||
|
||||
Reference in New Issue
Block a user