From 2a92d3584c8bc08860cc7f0e84124a44a8d11d19 Mon Sep 17 00:00:00 2001 From: Archie Cobbs 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 08a0e7489505..176349a0c1b7 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.3