diff options
Diffstat (limited to 'board/congatec/conga-qeval20-qa3-e3845/Makefile')
-rw-r--r-- | board/congatec/conga-qeval20-qa3-e3845/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/congatec/conga-qeval20-qa3-e3845/Makefile b/board/congatec/conga-qeval20-qa3-e3845/Makefile index b784510f39..2f04828a27 100644 --- a/board/congatec/conga-qeval20-qa3-e3845/Makefile +++ b/board/congatec/conga-qeval20-qa3-e3845/Makefile @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (C) 2015, Google, Inc -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y += conga-qeval20-qa3.o start.o obj-$(CONFIG_GENERATE_ACPI_TABLE) += dsdt.o |