diff options
Diffstat (limited to 'sys/boot/i386/Makefile.inc')
-rw-r--r-- | sys/boot/i386/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/Makefile.inc b/sys/boot/i386/Makefile.inc index 4c20c10ac163b..2ecc76efd8803 100644 --- a/sys/boot/i386/Makefile.inc +++ b/sys/boot/i386/Makefile.inc @@ -1,5 +1,5 @@ # Common defines for all of /sys/boot/i386/ # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/Makefile.inc,v 1.1.2.1 2000/04/15 03:43:56 ps Exp $ LOADER_ADDRESS?= 0x200000 |