diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-10-28 11:32:55 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-10-28 11:32:55 +0000 |
| commit | f22d3967da4f96416d2bb4bf078fce50edd69edd (patch) | |
| tree | fb1a95a03f1ada88e806bba1a22f2ba691ddf27d /sys/conf | |
| parent | 57622f22919dd4d859a8432763dd98128239fd86 (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/options | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options index 6b880fef592b..bc1b9df6b070 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -1,4 +1,4 @@ -# $Id: options,v 1.16 1996/06/23 14:43:55 bde Exp $ +# $Id: options,v 1.17 1996/07/14 10:46:27 joerg Exp $ # Option name filename @@ -73,3 +73,5 @@ MROUTING opt_mrouting.h IPFIREWALL opt_ipfw.h IPFIREWALL_VERBOSE opt_ipfw.h IPFIREWALL_VERBOSE_LIMIT opt_ipfw.h + +DEVFS_ROOT opt_devfs.h |
