summaryrefslogtreecommitdiffstats
path: root/tools/mkimage.h
diff options
context:
space:
mode:
authorBartlomiej Sieka <tur@semihalf.com>2008-02-29 16:00:23 +0100
committerMarian Balakowicz <m8@semihalf.com>2008-02-29 16:00:23 +0100
commita6e530f00d31a8494a0422799b2b9a692a9c0eb9 (patch)
treec9cb445ab06450b5802e8870374e6037431edec8 /tools/mkimage.h
parentdf6f1b895c997978f03afe04502ee76b7ba34ab9 (diff)
downloadtalos-obmc-uboot-a6e530f00d31a8494a0422799b2b9a692a9c0eb9.tar.gz
talos-obmc-uboot-a6e530f00d31a8494a0422799b2b9a692a9c0eb9.zip
[new uImage] Add sha1.o object to mkimage binary build
Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
Diffstat (limited to 'tools/mkimage.h')
-rw-r--r--tools/mkimage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/mkimage.h b/tools/mkimage.h
index 8b05bb17c8..a01977ee65 100644
--- a/tools/mkimage.h
+++ b/tools/mkimage.h
@@ -32,6 +32,7 @@
#include <sys/stat.h>
#include <time.h>
#include <unistd.h>
+#include <sha1.h>
#if defined(__BEOS__) || defined(__NetBSD__) || defined(__APPLE__)
#include <inttypes.h>
OpenPOWER on IntegriCloud