diff options
Diffstat (limited to 'board/congatec/conga-qeval20-qa3-e3845/Makefile')
-rw-r--r-- | board/congatec/conga-qeval20-qa3-e3845/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/congatec/conga-qeval20-qa3-e3845/Makefile b/board/congatec/conga-qeval20-qa3-e3845/Makefile index 23b8748..b784510 100644 --- a/board/congatec/conga-qeval20-qa3-e3845/Makefile +++ b/board/congatec/conga-qeval20-qa3-e3845/Makefile @@ -5,3 +5,4 @@ # obj-y += conga-qeval20-qa3.o start.o +obj-$(CONFIG_GENERATE_ACPI_TABLE) += dsdt.o |