From f4c542edf0d861afcd13cc297323a6c66998049d Mon Sep 17 00:00:00 2001 From: archie Date: Tue, 11 Apr 2000 17:14:48 +0000 Subject: Turn off build of ng_mppc KLD until I can figure out how to have the Makefile correctly handle all the possible permutations (including missing crypto sources). Suggestions welcome. --- sys/modules/netgraph/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/modules/netgraph/Makefile b/sys/modules/netgraph/Makefile index 08a0e74..176349a 100644 --- a/sys/modules/netgraph/Makefile +++ b/sys/modules/netgraph/Makefile @@ -1,7 +1,7 @@ # $Whistle: Makefile,v 1.5 1999/01/24 06:48:37 archie Exp $ # $FreeBSD$ -SUBDIR= async bpf cisco echo frame_relay hole iface ksocket lmi mppc \ +SUBDIR= async bpf cisco echo frame_relay hole iface ksocket lmi \ netgraph ppp pppoe pptpgre rfc1490 socket tee tty UI vjc .include -- cgit v1.1