mirror of
https://github.com/openharmony/prebuilts_lite_sysroot.git
synced 2026-07-19 11:04:07 -04:00
fix: iteOS-A内核jffs2文件系统停止使用third_party下的Linux_Kernel
Close #I55AMN Signed-off-by: Far <yesiyuan2@huawei.com>
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user