linux-stable/drivers/net/mctp/Makefile

3 lines
90 B
Makefile
Raw Normal View History

obj-$(CONFIG_MCTP_SERIAL) += mctp-serial.o
obj-$(CONFIG_MCTP_TRANSPORT_I2C) += mctp-i2c.o