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