]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/x86/cpu/qemu/Makefile
x86: Add DSDT table for supporting ACPI on QEMU
[karo-tx-uboot.git] / arch / x86 / cpu / qemu / Makefile
1 #
2 # Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 ifndef CONFIG_EFI_STUB
8 obj-y += car.o dram.o
9 endif
10 obj-y += qemu.o
11 obj-$(CONFIG_GENERATE_ACPI_TABLE) += acpi.o dsdt.o
12 obj-$(CONFIG_PCI) += pci.o