projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
967ab03
)
mksunxiboot-spl
author
Vagrant Cascadian
<vagrant@debian.org>
Mon, 12 Sep 2016 19:43:29 +0000
(19:43 +0000)
committer
Vagrant Cascadian
<vagrant@debian.org>
Mon, 12 Sep 2016 19:43:29 +0000
(19:43 +0000)
Use a relative path to include the sunxi spl header, which allows
mksunxiboot to build on any arch.
Gbp-Pq: Name mksunxiboot-spl.patch
tools/mksunxiboot.c
patch
|
blob
|
history
diff --git
a/tools/mksunxiboot.c
b/tools/mksunxiboot.c
index 9c1c5b7cee2895d7fb8aa1e79822f0c9452bed8b..0f0b003a83728bd9510b775f50eea9ba1908e082 100644
(file)
--- a/
tools/mksunxiboot.c
+++ b/
tools/mksunxiboot.c
@@
-15,7
+15,7
@@
#include <errno.h>
#include <sys/types.h>
#include <sys/stat.h>
-#include "
asm/arch
/spl.h"
+#include "
../arch/arm/include/asm/arch-sunxi
/spl.h"
#define STAMP_VALUE 0x5F0A6C39