Dear =?UTF-8?q?Lo=C3=AFc=20Minier?=, In message <[email protected]> you wrote: > "make tools-all" should allow building tools such as mkimage and the new > imximage without any config, but imximage.c currently fails to build > with: > imximage.h:27:20: error: config.h: No such file or directory > > config.h is not needed in imximage.h nor in imximage.c, and imximage.h > is only included from imximage.c, so drop this include to fix the build. > > Signed-off-by: Loïc Minier <[email protected]> > --- > tools/imximage.h | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-)
Applied,t hanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] grep me no patterns and I'll tell you no lines. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

