xref
: /
linux
/
drivers
/
acpi
/
nfit
/
Makefile
(revision fcc8487d477a3452a1d0ccbdd4c5e0e1e3cb8bed)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
obj
-$(
CONFIG_ACPI_NFIT
) :=
nfit.o
2
nfit
-y :=
core.o
3
nfit
-$(
CONFIG_X86_MCE
) +=
mce.o
4