Files
device_rockchip/rv1126_rv1109
Weiwen Chen d0f46a6491 rv1126_rv1109: fix uboot build AB system bootup
fix this:

$ rm .config
$ make rv1126-ab.config rk-sfc.config
The base file '.config' does not exist.  Exit.
scripts/kconfig/Makefile:130: recipe for target 'rv1126-ab.config' failed
make[2]: *** [rv1126-ab.config] Error 1
Makefile:479: recipe for target 'rv1126-ab.config' failed
make[1]: *** [rv1126-ab.config] Error 2
Makefile:461: recipe for target '__build_one_by_one' failed
make: *** [__build_one_by_one] Error 2

Signed-off-by: Weiwen Chen <cww@rock-chips.com>
Change-Id: If4885195f604e452d5b656d6988b4c7d23ae4432
2021-04-06 10:26:38 +08:00
..
2020-07-15 11:49:36 +08:00
2020-07-24 17:16:48 +08:00