From 508c6d349a44a731f48314155cc0fadf00f20f4b Mon Sep 17 00:00:00 2001 From: Xin LI Date: Sun, 14 May 2006 18:31:34 +0000 Subject: [PATCH] Fix build (unhook lnc). Submitted by: David H. Wolfskill --- sys/modules/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/sys/modules/Makefile b/sys/modules/Makefile index c5fef7427f1b..21348445983c 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -136,7 +136,6 @@ SUBDIR= ${_3dfx} \ ${_linsysfs} \ ${_linux} \ lmc \ - ${_lnc} \ lpt \ mac_biba \ mac_bsdextended \ @@ -359,7 +358,6 @@ _io= io _linprocfs= linprocfs _linsysfs= linsysfs _linux= linux -_lnc= lnc _mse= mse .if ${MK_NCP} != "no" _ncp= ncp @@ -467,7 +465,6 @@ _ipmi= ipmi _ips= ips _ipw= ipw _iwi= iwi -#_lnc= lnc _mly= mly _ndis= ndis _nve= nve