error #1: include/config.h:7:10: fatal error: configs/.h: No such file or directory
Solve: reason is CONFIG_SYS_CONFIG_NAME code> does not have the right on the
scripts/Makefile. Autoconf code> file, the solution is to put the
file, configs CONFIG_SYS_CONFIG_NAME code>, this definition is generally in the
file, board/ code>
include configs\imx8mp.h
error #2: include/config.h:7:10: fatal error: configs/imx8mp_evk.h: No such file or directory
solve: H
for example, if you defined CONFIG_SYS_CONFIG_NAME = bobcat
, configs\imx8mp.h