repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
acpi: Add IORT helper functions
[coreboot2.git]
/
src
/
drivers
/
i2c
/
nct7802y
/
Makefile.mk
blob
bb91e5027ea87aa5703e725e15b0dedb7612bc48
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
ramstage-
$(
CONFIG_DRIVERS_I2C_NCT7802Y
) +=
nct7802y.c
4
ramstage-
$(
CONFIG_DRIVERS_I2C_NCT7802Y
) +=
nct7802y_fan.c
5
ramstage-
$(
CONFIG_DRIVERS_I2C_NCT7802Y
) +=
nct7802y_peci.c