diff options
Diffstat (limited to 'lib/at91/Makefile')
-rw-r--r-- | lib/at91/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/at91/Makefile b/lib/at91/Makefile index 5a18875382..f8d0b9d4d8 100644 --- a/lib/at91/Makefile +++ b/lib/at91/Makefile @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (C) 2017 Microchip # Wenyou.Yang <wenyou.yang@microchip.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-$(CONFIG_ARCH_AT91) += at91.o |