From 869a40898aa02e1eee7a5a8f42cbf435545ae844 Mon Sep 17 00:00:00 2001 From: Christian Brueffer Date: Sun, 3 Feb 2008 10:05:00 +0000 Subject: [PATCH] Don't build the rr232x module, it has been removed. Approved by: rwatson (mentor) --- sys/modules/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/sys/modules/Makefile b/sys/modules/Makefile index a61698c8213..b11eec47e1a 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -222,7 +222,6 @@ SUBDIR= ${_3dfx} \ reiserfs \ rl \ rp \ - ${_rr232x} \ rue \ rum \ ${_s3} \ @@ -475,7 +474,6 @@ _wpifw= wpifw _padlock= padlock .endif .endif -_rr232x= rr232x _s3= s3 _twa= twa _vesa= vesa @@ -534,7 +532,6 @@ _nve= nve _nvram= nvram _nxge= nxge _pccard= pccard -_rr232x= rr232x _safe= safe _scsi_low= scsi_low _smbfs= smbfs