summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/hardware/Makefile
blob: 438ad373b9add39895bac04e6167de5757d575cb (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for all Linux ACPI interpreter subdirectories
#

obj-y := hwacpi.o  hwgpe.o  hwregs.o  hwsleep.o

obj-$(ACPI_FUTURE_USAGE) += hwtimer.o

EXTRA_CFLAGS += $(ACPI_CFLAGS)
OpenPOWER on IntegriCloud