e='robots' content='index, nofollow'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/xen/drivers/acpi/Makefile
blob: 7d108c43a9f6f5a5af5b242bff031aad2bdf0afa (plain)
1
2
3
4
5
6
7
8
9
10
subdir-y += tables
subdir-y += utilities

obj-y += tables.o
obj-y += numa.o
obj-y += osl.o
obj-y += pmstat.o

obj-$(x86) += hwregs.o
obj-$(x86) += reboot.o