X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=drivers%2Facpi%2Ftables%2FMakefile;h=7385efa61622c412d44cb3708bb26fdc559c64c7;hb=b4ba0ba24b57ec975482f4ba2d350fbee7557240;hp=0a7d7afac255e505e1733c05a38c31a379344c70;hpb=64106104dd2d4a6280777e88c1cbf9f7a52c30bd;p=linux-2.6 diff --git a/drivers/acpi/tables/Makefile b/drivers/acpi/tables/Makefile index 0a7d7afac2..7385efa616 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)