public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Failure on attempt to build env tools
@ 2014-04-28  9:40 Alexey Brodkin
  2014-04-28  9:57 ` Marek Vasut
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Brodkin @ 2014-04-28  9:40 UTC (permalink / raw)
  To: u-boot

Hi Marek,

I noticed you recently committed support of AES encryption in U-Boot
tools here -
http://git.denx.de/?p=u-boot.git;a=commit;h=a8a752c084031905940129f8a6ba303925e0fac9

And now I cannot build env tools.

Here's how to reproduce my experience:
===============
$ make yourboard_config
$ make env
make[1]: *** No rule to make target `tools/env/aes.c', needed by
`tools/env/aes.o'.  Stop.
make: *** [env] Error 2
===============

And from tools/env/Makefile I see that target "aes.o" exists while
"aes.c" itself is situated in "./lib" folder.

Could you please try to build env tools and if you see the same error
could you please fix it?

If it's me who builds env tools improperly could you please teach me how
to build them correctly?

-- 
Best regards,
Alexey Brodkin

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-28  9:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-28  9:40 [U-Boot] Failure on attempt to build env tools Alexey Brodkin
2014-04-28  9:57 ` Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox