diff options
Diffstat (limited to 'arch/sh/cpu/sh2/Makefile')
-rw-r--r-- | arch/sh/cpu/sh2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/cpu/sh2/Makefile b/arch/sh/cpu/sh2/Makefile index a19ed5ecf5..80fff49209 100644 --- a/arch/sh/cpu/sh2/Makefile +++ b/arch/sh/cpu/sh2/Makefile @@ -8,5 +8,4 @@ # SPDX-License-Identifier: GPL-2.0+ # -extra-y = start.o obj-y = cpu.o interrupts.o watchdog.o |