[PATCH] KVM: MMU: Use the guest pdptrs instead of mapping cr3 in pae mode
[powerpc.git] / drivers / acpi / dispatcher / Makefile
1 #
2 # Makefile for all Linux ACPI interpreter subdirectories
3 #
4
5 obj-y := dsfield.o   dsmthdat.o  dsopcode.o  dswexec.o  dswscope.o \
6          dsmethod.o  dsobject.o  dsutils.o   dswload.o  dswstate.o \
7          dsinit.o
8
9 EXTRA_CFLAGS += $(ACPI_CFLAGS)