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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to