summaryrefslogtreecommitdiffstats
path: root/board/syteco/jadecpu
diff options
context:
space:
mode:
Diffstat (limited to 'board/syteco/jadecpu')
-rw-r--r--board/syteco/jadecpu/lowlevel_init.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/syteco/jadecpu/lowlevel_init.S b/board/syteco/jadecpu/lowlevel_init.S
index 5ad4dceb92..b01f087895 100644
--- a/board/syteco/jadecpu/lowlevel_init.S
+++ b/board/syteco/jadecpu/lowlevel_init.S
@@ -30,7 +30,7 @@
#include <version.h>
#include <asm/macro.h>
#include <asm/arch/mb86r0x.h>
-#include <asm/arch/asm-offsets.h>
+#include <generated/asm-offsets.h>
/* Set up the platform, once the cpu has been initialized */
.globl lowlevel_init
OpenPOWER on IntegriCloud