Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvar...
[linux-2.6-microblaze.git] / drivers / hwmon / peci / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 peci-cputemp-y := cputemp.o
4 peci-dimmtemp-y := dimmtemp.o
5
6 obj-$(CONFIG_SENSORS_PECI_CPUTEMP)      += peci-cputemp.o
7 obj-$(CONFIG_SENSORS_PECI_DIMMTEMP)     += peci-dimmtemp.o