diff options
Diffstat (limited to 'arch/h8300/platform/h8s/Makefile')
-rw-r--r-- | arch/h8300/platform/h8s/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/h8300/platform/h8s/Makefile b/arch/h8300/platform/h8s/Makefile index 0847b15d4256..bf1241883766 100644 --- a/arch/h8300/platform/h8s/Makefile +++ b/arch/h8300/platform/h8s/Makefile @@ -4,4 +4,4 @@ # Reuse any files we can from the H8S # -obj-y := entry.o ints_h8s.o ptrace_h8s.o +obj-y := ints_h8s.o ptrace_h8s.o |