WSL2-Linux-Kernel/drivers/base/regmap/Makefile

4 строки
115 B
Makefile

obj-$(CONFIG_REGMAP) += regmap.o
obj-$(CONFIG_REGMAP_I2C) += regmap-i2c.o
obj-$(CONFIG_REGMAP_SPI) += regmap-spi.o