#
# Makefile for Ubuntu additional drivers
#

#include $(src)/.config

#obj-$(CONFIG_E1000E) += net/e1000e/

obj-$(CONFIG_IXGBE) += net/ixgbe/src/

#obj-$(CONFIG_R8169) += net/r8169.o
