Re: [U-Boot] [PATCH] Drop config.h include in tools/imximage.h

2011-04-12 Thread Wolfgang Denk
Dear =?UTF-8?q?Lo=C3=AFc=20Minier?=, In message <1296742021-23999-1-git-send-email-loic.min...@linaro.org> 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:

[U-Boot] [PATCH] Drop config.h include in tools/imximage.h

2011-02-03 Thread Loïc Minier
"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 f