linuxdebug/drivers/net/mctp/Makefile

3 lines
90 B
Makefile
Raw Normal View History

2024-07-16 15:50:57 +02:00
obj-$(CONFIG_MCTP_SERIAL) += mctp-serial.o
obj-$(CONFIG_MCTP_TRANSPORT_I2C) += mctp-i2c.o