diff options
Diffstat (limited to 'board/amlogic/p212/Makefile')
-rw-r--r-- | board/amlogic/p212/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/amlogic/p212/Makefile b/board/amlogic/p212/Makefile index 960a6619873..d98cc11a492 100644 --- a/board/amlogic/p212/Makefile +++ b/board/amlogic/p212/Makefile @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2016 BayLibre, SAS # Author: Neil Armstrong <narmstrong@baylibre.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y := p212.o |