Commit 716067f2 authored by Paul Mundt's avatar Paul Mundt

sh: Fixup entry-common path breakage for SH-3.

The nommu patches broke the path for the common bits, get it building
for the SH-3/4 case again.
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 710ee0cc
...@@ -323,7 +323,7 @@ skip_restore: ...@@ -323,7 +323,7 @@ skip_restore:
7: .long 0x30000000 7: .long 0x30000000
! common exception handler ! common exception handler
#include "../../entry.S" #include "../../entry-common.S"
! Exception Vector Base ! Exception Vector Base
! !
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment