This commit was generated by cvs2svn to compensate for changes in r2,
[linux-2.6.git] / drivers / acpi / parser / Makefile
1 #
2 # Makefile for all Linux ACPI interpreter subdirectories
3 #
4
5 obj-y := psargs.o    psparse.o  pstree.o   pswalk.o  \
6          psopcode.o  psscope.o  psutils.o  psxface.o
7
8 EXTRA_CFLAGS += $(ACPI_CFLAGS)