vagrant@ubuntu-xenial:~/u-boot$ make CROSS_COMPILE=arm-cortex_a8-linux-gnueabihf- am335x_boneb
lack_defconfig
make[1]: 'am335x_boneblack_defconfig' is up to date.
vagrant@ubuntu-xenial:~/u-boot$ make CROSS_COMPILE=arm-cortex_a8-linux-gnueabihf-
scripts/kconfig/conf --silentoldconfig Kconfig
***
*** Configuration file ".config" not found!
***
*** Please run some configurator (e.g. "make oldconfig" or
*** "make menuconfig" or "make xconfig").
***
scripts/kconfig/Makefile:46: recipe for target 'silentoldconfig' failed
make[2]: *** [silentoldconfig] Error 1
Makefile:478: recipe for target 'silentoldconfig' failed
make[1]: *** [silentoldconfig] Error 2
make: *** No rule to make target 'include/config/auto.conf', needed by 'include/config/uboot.r
elease'. Stop.
vagrant@ubuntu-xenial:~/u-boot$