mirror of
https://github.com/openharmony/kernel_linux_build.git
synced 2026-07-19 08:18:13 -04:00
depend root modify:device structure change
Signed-off-by: northking-super <chenxin100@huawei.com>
This commit is contained in:
@@ -20,7 +20,7 @@ KERNEL_SRC_TMP_PATH := $(OUT_DIR)/kernel/${KERNEL_VERSION}
|
||||
KERNEL_OBJ_TMP_PATH := $(OUT_DIR)/kernel/OBJ/${KERNEL_VERSION}
|
||||
ifeq ($(BUILD_TYPE), standard)
|
||||
OHOS_BUILD_HOME := $(OHOS_ROOT_PATH)
|
||||
BOOT_IMAGE_PATH = $(OHOS_BUILD_HOME)/device/hisilicon/hispark_taurus/prebuilts
|
||||
BOOT_IMAGE_PATH = $(OHOS_BUILD_HOME)/device/board/hisilicon/hispark_taurus/uboot/prebuilts
|
||||
KERNEL_SRC_TMP_PATH := $(OUT_DIR)/kernel/src_tmp/${KERNEL_VERSION}
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user