#
# Makefile for all Linux ACPI interpreter subdirectories
#

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

EXTRA_CFLAGS += $(ACPI_CFLAGS)

include $(TOPDIR)/Rules.make
