aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/leon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/leon/Makefile')
-rw-r--r--target/linux/leon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/leon/Makefile b/target/linux/leon/Makefile
index 561f138c8f..4485932720 100644
--- a/target/linux/leon/Makefile
+++ b/target/linux/leon/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=sparc
BOARD:=leon
BOARDNAME:=LEON
-FEATURES+=fpu tgz
+FEATURES+=fpu tgz broken
CFLAGS:=-Os -pipe -mcpu=v8 -fno-caller-saves
KERNELNAME:="uImage"