From cbaa350075bb7acdb1bec77ace0d4fa170826b06 Mon Sep 17 00:00:00 2001 From: glebius Date: Tue, 17 Mar 2015 19:07:43 +0000 Subject: Fix build after r280182. --- sys/modules/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/modules') diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 1d88622..271ba73 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -175,7 +175,6 @@ SUBDIR= \ ${_iwn} \ ${_iwnfw} \ ${_ixgb} \ - ${_ixgbe} \ ${_ixl} \ ${_ixlv} \ jme \ @@ -583,7 +582,6 @@ _iwn= iwn _iwnfw= iwnfw .endif _ixgb= ixgb -_ixgbe= ixgbe .if ${MK_OFED} != "no" || defined(ALL_MODULES) _mlx4= mlx4 _mlx4ib= mlx4ib -- cgit v1.1