summaryrefslogtreecommitdiffstats
path: root/sys/boot/amd64/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/amd64/Makefile.inc')
-rw-r--r--sys/boot/amd64/Makefile.inc12
1 files changed, 0 insertions, 12 deletions
diff --git a/sys/boot/amd64/Makefile.inc b/sys/boot/amd64/Makefile.inc
deleted file mode 100644
index 7b10385..0000000
--- a/sys/boot/amd64/Makefile.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-# Common defines for all of /sys/boot/amd64/
-#
-# $FreeBSD$
-
-BINDIR?= /boot
-
-# See conf/kern.mk for the correct set of these
-CFLAGS+= -ffreestanding -mno-red-zone
-CFLAGS+= -mno-mmx -mno-sse -mno-aes -mno-avx -msoft-float
-LDFLAGS+= -nostdlib
-
-.include "../Makefile.inc"
OpenPOWER on IntegriCloud