summaryrefslogtreecommitdiffstats
path: root/tools/mkimage.h
diff options
context:
space:
mode:
authorBartlomiej Sieka <tur@semihalf.com>2008-02-29 16:00:24 +0100
committerMarian Balakowicz <m8@semihalf.com>2008-02-29 16:00:24 +0100
commit8cf30809a82902a471866d2f07725ce3b8a22291 (patch)
tree87ab025457f538b8313c418ffab396f68b5f2821 /tools/mkimage.h
parenta6e530f00d31a8494a0422799b2b9a692a9c0eb9 (diff)
downloadblackbird-obmc-uboot-8cf30809a82902a471866d2f07725ce3b8a22291.tar.gz
blackbird-obmc-uboot-8cf30809a82902a471866d2f07725ce3b8a22291.zip
[new uImage] Add libfdt support to mkimage
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 a01977ee65..cdd52bc9c2 100644
--- a/tools/mkimage.h
+++ b/tools/mkimage.h
@@ -33,6 +33,7 @@
#include <time.h>
#include <unistd.h>
#include <sha1.h>
+#include "fdt_host.h"
#if defined(__BEOS__) || defined(__NetBSD__) || defined(__APPLE__)
#include <inttypes.h>
OpenPOWER on IntegriCloud