summaryrefslogtreecommitdiffstats
path: root/stand/powerpc/uboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/powerpc/uboot/Makefile')
-rw-r--r--stand/powerpc/uboot/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/powerpc/uboot/Makefile b/stand/powerpc/uboot/Makefile
index d543ace..6622cf1 100644
--- a/stand/powerpc/uboot/Makefile
+++ b/stand/powerpc/uboot/Makefile
@@ -25,8 +25,6 @@ HELP_FILES= # Disable
.include "${BOOTSRC}/loader.mk"
.PATH: ${SYSDIR}/libkern
-CFLAGS+= -ffreestanding
-
LDFLAGS= -nostdlib -static -T ${.CURDIR}/ldscript.powerpc
.include "${BOOTSRC}/uboot.mk"
OpenPOWER on IntegriCloud