ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
[pandora-kernel.git] / drivers / net / ixgbe / Makefile
index ccd83d9..3228e50 100644 (file)
@@ -34,3 +34,5 @@ obj-$(CONFIG_IXGBE) += ixgbe.o
 
 ixgbe-objs := ixgbe_main.o ixgbe_common.o ixgbe_ethtool.o \
               ixgbe_82598.o ixgbe_phy.o
+
+ixgbe-$(CONFIG_IXGBE_DCBNL) +=  ixgbe_dcb.o ixgbe_dcb_82598.o ixgbe_dcb_nl.o