JustOS/linux-6.13/drivers/net/mctp/Makefile

4 lines
137 B
Makefile
Raw Normal View History

2025-01-24 14:00:19 +00:00
obj-$(CONFIG_MCTP_SERIAL) += mctp-serial.o
obj-$(CONFIG_MCTP_TRANSPORT_I2C) += mctp-i2c.o
obj-$(CONFIG_MCTP_TRANSPORT_I3C) += mctp-i3c.o