diff options
Diffstat (limited to 'arch/h8300/platform/h8300h/Makefile')
-rw-r--r-- | arch/h8300/platform/h8300h/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/h8300/platform/h8300h/Makefile b/arch/h8300/platform/h8300h/Makefile index c5096369ea50..420f73b0d962 100644 --- a/arch/h8300/platform/h8300h/Makefile +++ b/arch/h8300/platform/h8300h/Makefile @@ -4,4 +4,4 @@ # Reuse any files we can from the H8/300H # -obj-y := irq_pin.o ptrace_h8300h.o +obj-y := irq.o ptrace_h8300h.o |