X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Facpi%2Ftables%2FMakefile;h=7385efa61622c412d44cb3708bb26fdc559c64c7;hb=766d02786ecd22932beeb9ca8bad6d8c5a552ef9;hp=0a7d7afac255e505e1733c05a38c31a379344c70;hpb=21d37bbc65e39a26856de6b14be371ff24e0d03f;p=linux-2.6-omap-h63xx.git diff --git a/drivers/acpi/tables/Makefile b/drivers/acpi/tables/Makefile index 0a7d7afac25..7385efa6162 100644 --- a/drivers/acpi/tables/Makefile +++ b/drivers/acpi/tables/Makefile @@ -2,6 +2,6 @@ # Makefile for all Linux ACPI interpreter subdirectories # -obj-y := tbxface.o tbinstal.o tbutils.o tbfind.o tbfadt.o +obj-y := tbxface.o tbinstal.o tbutils.o tbfind.o tbfadt.o tbxfroot.o EXTRA_CFLAGS += $(ACPI_CFLAGS)