summaryrefslogtreecommitdiffstats
path: root/stand/arm/uboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/arm/uboot/Makefile')
-rw-r--r--stand/arm/uboot/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/arm/uboot/Makefile b/stand/arm/uboot/Makefile
index 5bf7d53..2070d8a 100644
--- a/stand/arm/uboot/Makefile
+++ b/stand/arm/uboot/Makefile
@@ -33,8 +33,6 @@ HELP_FILES+= help.uboot ${BOOTSRC}/fdt/help.fdt
# Always add MI sources
.include "${BOOTSRC}/loader.mk"
-CFLAGS+= -ffreestanding -msoft-float
-
LDFLAGS= -nostdlib -static -T ${.CURDIR}/ldscript.${MACHINE_CPUARCH}
LDFLAGS+= -Wl,-znotext
OpenPOWER on IntegriCloud