diff --git a/llvm-build/Makefile b/llvm-build/Makefile index ecb982228b0ecbb4d4dca3e65e1b2e9e62087551..761c507a29e6fbc0376221a619ac883ad348bc04 100644 --- a/llvm-build/Makefile +++ b/llvm-build/Makefile @@ -48,7 +48,7 @@ SED_ARGS = -e '/install-libs:/s/if/and/g' TOPDIR = $(shell pwd)/../../../.. MUSLDIR = $(TOPDIR)/third_party/musl -LINUXKERNELDIR = $(TOPDIR)/third_party/Linux_Kernel +LINUXKERNELDIR = $(TOPDIR)/Linux_Kernel OPTRTDIR = $(TOPDIR)/third_party/optimized-routines NUTTXDIR = $(TOPDIR)/third_party/NuttX SYSROOTDIR = $(TOPDIR)/prebuilts/lite/sysroot