diff options
author | phk <phk@FreeBSD.org> | 1998-06-30 11:20:19 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 1998-06-30 11:20:19 +0000 |
commit | f22ffcd312b512f03741712b80ed073690cdc667 (patch) | |
tree | b427dc1b22f3e95a340afb56545741c861bbddc5 /sys/i386/boot | |
parent | c8ef0cb9cd574505144db5e92748fc52ce7bb96f (diff) | |
download | FreeBSD-src-f22ffcd312b512f03741712b80ed073690cdc667.zip FreeBSD-src-f22ffcd312b512f03741712b80ed073690cdc667.tar.gz |
Sigh, we need this one now.
Diffstat (limited to 'sys/i386/boot')
-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 0000000..7cec462 --- /dev/null +++ b/sys/i386/boot/netboot/opt_nfs.h @@ -0,0 +1 @@ +#define NFS 1 |