diff --git a/hispark_aries/uboot/Makefile b/hispark_aries/uboot/Makefile index 00c932ad557baabb8334c3446000c11c07ff1d20..5de59d8bfa3e3ae218216024edcaa0cb9406dec9 100755 --- a/hispark_aries/uboot/Makefile +++ b/hispark_aries/uboot/Makefile @@ -28,7 +28,7 @@ else export UBOOT_CONFIG:=$(CHIP)_config endif -NORMAL_UBOOT_DIR:=$(OSDRV_DIR)/../../../../../device/hisilicon/third_party/uboot +NORMAL_UBOOT_DIR:=$(OSDRV_DIR)/../../../../../third_party/uboot ########################################################################################## # set task diff --git a/hispark_taurus/uboot/Makefile b/hispark_taurus/uboot/Makefile index e1d17b565ea6737a376437c462d845ebdd21290c..9a2d70a4dfcff20ea8c60f65702f8d06668e3bb5 100755 --- a/hispark_taurus/uboot/Makefile +++ b/hispark_taurus/uboot/Makefile @@ -28,7 +28,7 @@ else export UBOOT_CONFIG:=$(CHIP)_smp_config endif -NORMAL_UBOOT_DIR:=$(OSDRV_DIR)/../../../../../device/hisilicon/third_party/uboot +NORMAL_UBOOT_DIR:=$(OSDRV_DIR)/../../../../../third_party/uboot ########################################################################################## # set task