xref: /linux/drivers/net/ethernet/cavium/Makefile (revision c9636244f86ae80b66e8ffb05ff755d85edf1988)
1#
2# Makefile for the Cavium ethernet device drivers.
3#
4obj-$(CONFIG_NET_VENDOR_CAVIUM) += thunder/
5obj-$(CONFIG_NET_VENDOR_CAVIUM) += liquidio/
6obj-$(CONFIG_NET_VENDOR_CAVIUM) += octeon/
7