public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] tools-only build broken
@ 2014-08-29 20:07 Ian Campbell
  2014-08-30  0:04 ` Ian Campbell
  0 siblings, 1 reply; 17+ messages in thread
From: Ian Campbell @ 2014-08-29 20:07 UTC (permalink / raw)
  To: u-boot

The tools-only target is currently broken:
        $ make CROSS_COMPILE=arm-linux-gnueabihf- tools-only 
          CHK     include/config/uboot.release
        /bin/sh: 1: cannot open include/config/auto.conf: No such file
        Makefile:1052: recipe for target 'include/config/uboot.release' failed
        make: *** [include/config/uboot.release] Error 2
        
This is because tools-only depends on $(version_h), depends on
include/config/uboot.release, depends include/config/auto.conf. I think
this is all due to the support for LOCALVERSION(_AUTO).

I'm not sure how to reconcile this, since the version stuff
fundamentally needs the .config. Perhaps sandbox could be used?

Ian.

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

end of thread, other threads:[~2014-10-17 15:46 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-29 20:07 [U-Boot] tools-only build broken Ian Campbell
2014-08-30  0:04 ` Ian Campbell
2014-08-30  9:40   ` Matwey V. Kornilov
2014-08-31  2:44     ` Ian Campbell
2014-09-01  4:54       ` Simon Glass
2014-09-02  9:22         ` Ian Campbell
2014-09-02 19:19           ` Simon Glass
2014-09-02 21:44             ` Otavio Salvador
2014-09-02 23:14               ` Simon Glass
2014-09-03  1:44                 ` Otavio Salvador
2014-09-03  1:46                   ` Simon Glass
2014-09-03  2:20                     ` Otavio Salvador
2014-09-03  9:25                   ` Marek Vasut
2014-10-16 18:24                     ` Otavio Salvador
2014-10-16 22:17                       ` Marek Vasut
2014-10-17 15:35                         ` Otavio Salvador
2014-10-17 15:46                           ` Marek Vasut

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