]> Git Repo - linux.git/blob - drivers/acpi/x86/Makefile
Linux 6.14-rc3
[linux.git] / drivers / acpi / x86 / Makefile
1 obj-$(CONFIG_ACPI)      += acpi-x86.o
2 acpi-x86-y              += apple.o
3 acpi-x86-y              += cmos_rtc.o
4 acpi-x86-$(CONFIG_PCI)  += lpss.o
5 acpi-x86-y              += s2idle.o
6 acpi-x86-y              += utils.o
7
8 obj-$(CONFIG_X86)       += blacklist.o
This page took 0.034051 seconds and 4 git commands to generate.