Deleted Added
full compact
Makefile.inc (64550) Makefile.inc (96306)
1# Common defines for all of /sys/boot/i386/
2#
1# Common defines for all of /sys/boot/i386/
2#
3# $FreeBSD: head/sys/boot/i386/Makefile.inc 64550 2000-08-11 23:23:20Z peter $
3# $FreeBSD: head/sys/boot/i386/Makefile.inc 96306 2002-05-10 00:53:45Z obrien $
4
5LOADER_ADDRESS?= 0x200000
4
5LOADER_ADDRESS?= 0x200000
6CFLAGS+= -mpreferred-stack-boundary=2
6CFLAGS+= -ffreestanding -mpreferred-stack-boundary=2