diff options
Diffstat (limited to 'arch/mips/Makefile.postlink')
-rw-r--r-- | arch/mips/Makefile.postlink | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/mips/Makefile.postlink b/arch/mips/Makefile.postlink index 7da3acdf52..9ad7d4e453 100644 --- a/arch/mips/Makefile.postlink +++ b/arch/mips/Makefile.postlink @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (c) 2017 Imagination Technologies Ltd. -# -# SPDX-License-Identifier: GPL-2.0+ -# PHONY := __archpost __archpost: |