Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git] / drivers / net / ethernet / intel / Makefile
blobc8210e688669647bb4bcc3253efc3ee38502e5c9
2 # Makefile for the Intel network device drivers.
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/