xref: /linux/drivers/net/ethernet/cavium/Makefile (revision ffd81dcfef85a33729f90e4acd2f61a68e56b993)
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