ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"
[firefly-linux-kernel-4.4.55.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)