devices/Kbuild.in
changeset 2086 1b4d140ecae5
parent 2076 1baafcd263cc
child 2421 bc2d4bf9cbe5
child 2589 2b9c78543663
--- a/devices/Kbuild.in	Wed May 25 09:54:47 2011 +0200
+++ b/devices/Kbuild.in	Thu Jul 21 19:00:34 2011 +0200
@@ -62,6 +62,10 @@
 	obj-m += e1000/
 endif
 
+ifeq (@ENABLE_E1000E@,1)
+	obj-m += e1000e/
+endif
+
 ifeq (@ENABLE_R8169@,1)
 	EC_R8169_OBJ := r8169-@KERNEL_R8169@-ethercat.o
 	obj-m += ec_r8169.o