ACPI: remove the now unused ifdef code
[safe/jmp/linux-2.6] / drivers / acpi / tables / Makefile
1 #
2 # Makefile for all Linux ACPI interpreter subdirectories
3 #
4
5 obj-y := tbxface.o tbinstal.o  tbutils.o tbfind.o tbfadt.o
6
7 EXTRA_CFLAGS += $(ACPI_CFLAGS)