e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h
[firefly-linux-kernel-4.4.55.git] / drivers / net / ethernet / intel / Makefile
1 #
2 # Makefile for the Intel network device drivers.
3 #
4
5 obj-$(CONFIG_E100) += e100.o
6 obj-$(CONFIG_E1000) += e1000/
7 obj-$(CONFIG_E1000E) += e1000e/
8 obj-$(CONFIG_IGB) += igb/
9 obj-$(CONFIG_IGBVF) += igbvf/
10 obj-$(CONFIG_IXGBE) += ixgbe/
11 obj-$(CONFIG_IXGBEVF) += ixgbevf/
12 obj-$(CONFIG_IXGB) += ixgb/