[U-Boot] Problem building am335x_evm config
Vasili Galka
vvv444 at gmail.com
Sun May 4 12:56:49 CEST 2014
Hi,
I'm having some very basic problem with building u-boot. Using clean
v2014.04 checkout, I run config:
make CROSS_COMPILE=arm-none-eabi- O=out/am335x_evm am335x_evm_config
Which passes fine. But when I run the actual build after that I'm getting
an error:
$ make CROSS_COMPILE=arm-none-eabi- O=out/am335x_evm am335x_evm
GEN include/autoconf.mk.dep
GEN include/autoconf.mk
make[1]: *** No rule to make target 'am335x_evm'. Stop.
Makefile:138: recipe for target 'sub-make' failed
make: *** [sub-make] Error 2
What am I doing wrong?
Best regards,
Vasili
More information about the U-Boot
mailing list