042917f1c4
also change the download source to https and add a mirror drop merged patches Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com> [Add extra changes to compile on FreeBSD, merge two patches] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
11 lines
198 B
Diff
11 lines
198 B
Diff
--- a/tools/imximage.c
|
|
+++ b/tools/imximage.c
|
|
@@ -11,7 +11,6 @@
|
|
#include "imagetool.h"
|
|
#include <image.h>
|
|
#include "imximage.h"
|
|
-#include <generated/autoconf.h>
|
|
|
|
#define UNDEFINED 0xFFFFFFFF
|
|
|