summaryrefslogtreecommitdiffstats
path: root/sys/amd64/amd64/autoconf.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2001-02-04 15:35:10 +0000
committerpeter <peter@FreeBSD.org>2001-02-04 15:35:10 +0000
commite01468552648a6fc51185ba9e47435b0d00ff96f (patch)
tree3e9b99aa17fa797da7a966e1978c29a4c1ef4df5 /sys/amd64/amd64/autoconf.c
parentc4fdb153ac4f58b9a3688599dd6794446a6ad702 (diff)
downloadFreeBSD-src-e01468552648a6fc51185ba9e47435b0d00ff96f.zip
FreeBSD-src-e01468552648a6fc51185ba9e47435b0d00ff96f.tar.gz
Clean up some leftovers from the root mount cleanup that was done some
time ago. FFS_ROOT and CD9660_ROOT are obsolete.
Diffstat (limited to 'sys/amd64/amd64/autoconf.c')
-rw-r--r--sys/amd64/amd64/autoconf.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/amd64/amd64/autoconf.c b/sys/amd64/amd64/autoconf.c
index eb8eb8d..b6700be 100644
--- a/sys/amd64/amd64/autoconf.c
+++ b/sys/amd64/amd64/autoconf.c
@@ -46,13 +46,10 @@
* and the drivers are initialized.
*/
#include "opt_bootp.h"
-#include "opt_ffs.h"
-#include "opt_cd9660.h"
#include "opt_isa.h"
#include "opt_nfs.h"
#include "opt_nfsroot.h"
#include "opt_bus.h"
-#include "opt_rootdevname.h"
#include <sys/param.h>
#include <sys/systm.h>
OpenPOWER on IntegriCloud