Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Sep 2001 10:13:08 -0400 (EDT)
From:      Mikhail Teterin <mi@aldan.algebra.com>
To:        current@freebsd.org
Cc:        peter@freebsd.org
Subject:   installing kernel is troublesome... (patch)
Message-ID:  <200109191413.f8JEDBE68277@aldan.algebra.com>

next in thread | raw e-mail | index | archive | help
Due, apparently, to the several removed/renamed modules still
listed in the sys/modules/Makefile

Index: Makefile
===================================================================
RCS file: /home/ncvs/src/sys/modules/Makefile,v
retrieving revision 1.201
diff -U1 -r1.201 Makefile
--- Makefile	2001/09/18 23:31:37	1.201
+++ Makefile	2001/09/19 14:13:49
@@ -35,3 +35,2 @@
 	if_tun \
-	if_vlan \
 	ip6fw \
@@ -106,3 +105,2 @@
 SUBDIR+=aac \
-	acpi \
 	aic \
@@ -114,3 +112,2 @@
 	el \
-	fe \
 	fpu \

Yours,

	-mi



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109191413.f8JEDBE68277>