tools/mkimage: update to 2021.10
[openwrt/staging/chunkeey.git] / tools / mkimage / patches / 050-Add-compatibility-with-non-Linux-hosts.patch
index 5b87a259db59d4b4b76de3135f3a7ff9d71f3103..7b71dce3b3f1f73058b4cfa2545c82f661cb70b4 100644 (file)
@@ -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