From c69e06b14f6cf40fa7ab7fb93cfaa85a39e6a444 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Sun, 18 Jun 2006 05:05:46 +0000 Subject: Unconditionally enable ppc(4) and puc(4). --- sys/modules/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 6203adec1ff6..34e3b54053d4 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -190,13 +190,13 @@ SUBDIR= ${_3dfx} \ ${_pmc} \ portalfs \ ppbus \ - ${_ppc} \ + ppc \ ppi \ pps \ procfs \ pseudofs \ ${_pst} \ - ${_puc} \ + puc \ ral \ ${_random} \ ${_ray} \ @@ -374,9 +374,7 @@ _oltr= oltr _pccard= pccard _pcfclock= pcfclock _pecoff= pecoff -_ppc= ppc _pst= pst -_puc= puc _ray= ray _safe= safe _sbni= sbni @@ -477,7 +475,6 @@ _mxge= mxge _ndis= ndis _nve= nve _pccard= pccard -_ppc= ppc _rr232x= rr232x _safe= safe _scsi_low= scsi_low -- cgit v1.3