Loïc Minier 13d72f02ef Drop config.h include in tools/imximage.h
"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: Loc Minier <loic.minier@linaro.org>
2011-04-12 22:58:31 +02:00
..
2010-11-27 23:35:14 +01:00
2010-10-12 21:49:28 +02:00
2010-09-21 22:44:53 +02:00
2010-10-27 20:16:52 +02:00
2010-09-19 19:29:49 +02:00
2005-07-21 11:22:21 +02:00
2009-11-24 23:43:18 +01:00
2009-04-28 01:16:46 +02:00