Loading Makefile +2 −0 Original line number Diff line number Diff line Loading @@ -499,6 +499,8 @@ export RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o \ export RCS_TAR_IGNORE := --exclude SCCS --exclude BitKeeper --exclude .svn \ --exclude CVS --exclude .pc --exclude .hg --exclude .git KBUILD_CFLAGS += $(call cc-option,-Wno-misleading-indentation) # =========================================================================== # Rules shared between *config targets and build targets Loading build.config.common +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ CC=clang LD=ld.lld NM=llvm-nm OBJCOPY=llvm-objcopy CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r370808/bin CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r383902/bin DEPMOD=depmod BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86 Loading Loading
Makefile +2 −0 Original line number Diff line number Diff line Loading @@ -499,6 +499,8 @@ export RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o \ export RCS_TAR_IGNORE := --exclude SCCS --exclude BitKeeper --exclude .svn \ --exclude CVS --exclude .pc --exclude .hg --exclude .git KBUILD_CFLAGS += $(call cc-option,-Wno-misleading-indentation) # =========================================================================== # Rules shared between *config targets and build targets Loading
build.config.common +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ CC=clang LD=ld.lld NM=llvm-nm OBJCOPY=llvm-objcopy CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r370808/bin CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r383902/bin DEPMOD=depmod BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86 Loading