devices/Kbuild.in
branchstable-1.5
changeset 2685 740291442c05
parent 2549 933a1b36b05f
child 2709 e0c2f17ebed1
--- a/devices/Kbuild.in	Fri Sep 08 13:50:06 2017 +0200
+++ b/devices/Kbuild.in	Fri Sep 08 14:39:38 2017 +0200
@@ -70,6 +70,10 @@
 	obj-m += e1000e/
 endif
 
+ifeq (@ENABLE_IGB@,1)
+	obj-m += igb/
+endif
+
 ifeq (@ENABLE_R8169@,1)
 	EC_R8169_OBJ := r8169-@KERNEL_R8169@-ethercat.o
 	obj-m += ec_r8169.o