subdir-y += tables
subdir-y += utilities
subdir-$(x86) += apei

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

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