diff options
Diffstat (limited to 'arch/mips/cpu/Makefile')
-rw-r--r-- | arch/mips/cpu/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/mips/cpu/Makefile b/arch/mips/cpu/Makefile index 429fd3a50c..6df7bb4e48 100644 --- a/arch/mips/cpu/Makefile +++ b/arch/mips/cpu/Makefile @@ -1,6 +1,4 @@ -# -# SPDX-License-Identifier: GPL-2.0+ -# +# SPDX-License-Identifier: GPL-2.0+ extra-y = start.o |