Building and deploying the U-Boot for the first time.
Hi,
root@si-rd22:/home/developer-package/stm32mp1-openstlinux-5.10-dunfell-mp1-21-03-31/sources/arm-ostl-linux-gnueabi/u-boot-stm32mp-2020.10.r1-r0/u-boot-stm32mp-2020.10.r1# make stm32mp15_defconfig
Makefile:40: *** missing separator. Stop.
can anyone please let me know in makefile line no. 40 I tried putting TAB but still error is not resolved.
Makefile:
else ifeq ("riscv64", $(MK_ARCH))
export HOST_ARCH=$(HOST_ARCH_RISCV64)
endif
undefine MK_ARCH // line no 40
Thankyou
