diff options
Diffstat (limited to 'board/congatec/conga-qeval20-qa3-e3845/Makefile')
-rw-r--r-- | board/congatec/conga-qeval20-qa3-e3845/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/congatec/conga-qeval20-qa3-e3845/Makefile b/board/congatec/conga-qeval20-qa3-e3845/Makefile index 2f04828a27..451a4fcd6c 100644 --- a/board/congatec/conga-qeval20-qa3-e3845/Makefile +++ b/board/congatec/conga-qeval20-qa3-e3845/Makefile @@ -2,5 +2,5 @@ # # Copyright (C) 2015, Google, Inc -obj-y += conga-qeval20-qa3.o start.o +obj-y += conga-qeval20-qa3.o obj-$(CONFIG_GENERATE_ACPI_TABLE) += dsdt.o |