diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-06-30 11:20:19 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-06-30 11:20:19 +0000 |
| commit | 9dccbd5bcb6468014d3a92365c55f42bcc8596c9 (patch) | |
| tree | 1d331ecf8b418491b4205cf737f66d103e788a20 | |
| parent | 56786ee91bd09bba47ab2ee982cc297da9d26980 (diff) | |
Notes
| -rw-r--r-- | sys/i386/boot/netboot/opt_nfs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/boot/netboot/opt_nfs.h b/sys/i386/boot/netboot/opt_nfs.h new file mode 100644 index 000000000000..7cec4625f25d --- /dev/null +++ b/sys/i386/boot/netboot/opt_nfs.h @@ -0,0 +1 @@ +#define NFS 1 |
