summaryrefslogtreecommitdiff
path: root/config/target.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/target.in')
-rw-r--r--config/target.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/target.in b/config/target.in
index afce5b8..b192d85 100644
--- a/config/target.in
+++ b/config/target.in
@@ -205,6 +205,11 @@ config ARCH_FLOAT_SW_LIBFLOAT
You should check gcc before deciding to use libfloat.
+config LIBFLOAT_VERSION
+ string
+ default "990616.orig"
+ depends on ARCH_FLOAT_SW_LIBFLOAT
+
config TARGET_CFLAGS
string
prompt "Target CFLAGS"