]> Git Repo - J-linux.git/blob - drivers/acpi/x86/Makefile
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-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.027865 seconds and 4 git commands to generate.