Makefile (206c59d1d7d42bcafc1d7f1e476e87e4427e2345) | Makefile (f21fb3ed364bb83533c5efe19354e337ea9ecda9) |
---|---|
1# 2# Makefile for the Cavium ethernet device drivers. 3# | 1# 2# Makefile for the Cavium ethernet device drivers. 3# |
4 | |
5obj-$(CONFIG_NET_VENDOR_CAVIUM) += thunder/ | 4obj-$(CONFIG_NET_VENDOR_CAVIUM) += thunder/ |
5obj-$(CONFIG_NET_VENDOR_CAVIUM) += liquidio/ |
|