repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'regmap-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux/fpc-iii.git]
/
drivers
/
acpi
/
nfit
/
Makefile
blob
07f53c4e85fe726e5c8755eb1dcf39078cb005e3
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-
$(
CONFIG_ACPI_NFIT
) :=
nfit.o
3
nfit-y
:=
core.o
4
nfit-y
+=
intel.o
5
nfit-
$(
CONFIG_X86_MCE
) +=
mce.o