fix: iteOS-A内核jffs2文件系统停止使用third_party下的Linux_Kernel

Close #I55AMN

Signed-off-by: Far <yesiyuan2@huawei.com>
This commit is contained in:
Far
2022-04-29 10:24:08 +08:00
parent af8a976ed6
commit ae730e6128
+1 -1
View File
@@ -47,7 +47,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)/kernel/linux/linux-5.10
OPTRTDIR = $(TOPDIR)/third_party/optimized-routines
NUTTXDIR = $(TOPDIR)/third_party/NuttX
SYSROOTDIR = $(TOPDIR)/prebuilts/lite/sysroot