]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/acpi/tables/Makefile
Linux-2.6.12-rc2
[mirror_ubuntu-bionic-kernel.git] / drivers / acpi / tables / Makefile
1 #
2 # Makefile for all Linux ACPI interpreter subdirectories
3 #
4
5 obj-y := tbconvrt.o tbget.o tbrsdt.o tbxface.o \
6 tbgetall.o tbinstal.o tbutils.o tbxfroot.o
7
8 EXTRA_CFLAGS += $(ACPI_CFLAGS)