From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 28 Apr 2014 11:57:16 +0200 Subject: [U-Boot] Failure on attempt to build env tools In-Reply-To: <1398678005.3429.10.camel@abrodkin-8560l.internal.synopsys.com> References: <1398678005.3429.10.camel@abrodkin-8560l.internal.synopsys.com> Message-ID: <201404281157.16534.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, April 28, 2014 at 11:40:05 AM, Alexey Brodkin wrote: > 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=a8a752c084031905940129f8a6ba303 > 925e0fac9 > > 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? It's here as well, must be some post-kbuild-migration problem. Patch is out. +CC Masahiro-san . btw. did you have time to look at my PCIe email please? Best regards, Marek Vasut