aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/config
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2001-02-18 22:42:15 +0000
committerPeter Wemm <peter@FreeBSD.org>2001-02-18 22:42:15 +0000
commit357a8c727e57136344da01e36133b858d9796eeb (patch)
treee3afbf82cc0937fcb173a1063e80a146bfee5497 /usr.sbin/config
parent44cde775ae838bf2ef113fdaa2fd64ad645252d8 (diff)
downloadsrc-357a8c727e57136344da01e36133b858d9796eeb.tar.gz
src-357a8c727e57136344da01e36133b858d9796eeb.zip
Devices are NOT compiled with the "special c2 option -i"..
Notes
Notes: svn path=/head/; revision=72674
Diffstat (limited to 'usr.sbin/config')
-rw-r--r--usr.sbin/config/mkmakefile.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.sbin/config/mkmakefile.c b/usr.sbin/config/mkmakefile.c
index 13af644e6d9f..24768ed11ef0 100644
--- a/usr.sbin/config/mkmakefile.c
+++ b/usr.sbin/config/mkmakefile.c
@@ -687,9 +687,6 @@ tail(char *fn)
/*
* Create the makerules for each file
* which is part of the system.
- * Devices are processed with the special c2 option -i
- * which avoids any problem areas with i/o addressing
- * (e.g. for the VAX); assembler files are processed by as.
*/
static void
do_rules(FILE *f)