]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/acpi/parser/Makefile
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
[linux-2.6-omap-h63xx.git] / drivers / acpi / parser / Makefile
1 #
2 # Makefile for all Linux ACPI interpreter subdirectories
3 #
4
5 obj-y := psargs.o    psparse.o  psloop.o pstree.o   pswalk.o  \
6          psopcode.o  psscope.o  psutils.o  psxface.o
7
8 EXTRA_CFLAGS += $(ACPI_CFLAGS)