aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mkimage/patches/050-Add-compatibility-with-non-Linux-hosts.patch
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mkimage/patches/050-Add-compatibility-with-non-Linux-hosts.patch')
-rw-r--r--tools/mkimage/patches/050-Add-compatibility-with-non-Linux-hosts.patch4
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/mkimage/patches/050-Add-compatibility-with-non-Linux-hosts.patch b/tools/mkimage/patches/050-Add-compatibility-with-non-Linux-hosts.patch
index 5b87a259db..7b71dce3b3 100644
--- a/tools/mkimage/patches/050-Add-compatibility-with-non-Linux-hosts.patch
+++ b/tools/mkimage/patches/050-Add-compatibility-with-non-Linux-hosts.patch
@@ -15,11 +15,9 @@ __u64 is not available on FreeBSD, remove its usage.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
---
include/image.h | 2 ++
- include/imx8image.h | 5 +++++
include/linux/posix_types.h | 2 ++
include/linux/types.h | 4 +++-
- lib/rsa/rsa-sign.c | 2 +-
- 5 files changed, 13 insertions(+), 2 deletions(-)
+ 3 files changed, 7 insertions(+), 1 deletion(-)
--- a/include/image.h
+++ b/include/image.h