Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[deliverable/linux.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)
This page took 0.030378 seconds and 5 git commands to generate.