aboutsummaryrefslogtreecommitdiff
path: root/stand/uboot/fdt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/uboot/fdt/Makefile')
-rw-r--r--stand/uboot/fdt/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/uboot/fdt/Makefile b/stand/uboot/fdt/Makefile
index 4bc38ec7c6f0..d88789d29264 100644
--- a/stand/uboot/fdt/Makefile
+++ b/stand/uboot/fdt/Makefile
@@ -10,8 +10,6 @@ WARNS?= 2
SRCS= uboot_fdt.c
-CFLAGS+= -ffreestanding -msoft-float
-
# U-Boot library headers
CFLAGS+= -I${UBOOTSRC}/lib