mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 23:26:50 +07:00
95befdb398
Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
8 lines
153 B
Makefile
8 lines
153 B
Makefile
#
|
|
# Makefile for all Linux ACPI interpreter subdirectories
|
|
#
|
|
|
|
obj-y := tbxface.o tbinstal.o tbutils.o tbfind.o tbfadt.o
|
|
|
|
EXTRA_CFLAGS += $(ACPI_CFLAGS)
|