Merge branch 'master' of /home/src/linux-2.6/
[pandora-kernel.git] / drivers / acpi / utilities / Makefile
1 #
2 # Makefile for all Linux ACPI interpreter subdirectories
3 #
4
5 obj-y := utalloc.o utdebug.o uteval.o utinit.o utmisc.o utxface.o \
6                 utcopy.o utdelete.o utglobal.o utmath.o utobject.o \
7                 utstate.o utmutex.o utobject.o utcache.o utresrc.o
8
9 EXTRA_CFLAGS += $(ACPI_CFLAGS)