fix some wrong paths
[openwrt.git] / toolchain / gcc / Config.in
index 0155713..ed43f8f 100644 (file)
@@ -34,6 +34,14 @@ choice
 
 endchoice
 
+config EABI_SUPPORT
+       bool
+       depends arm||armeb
+       prompt "Enable EABI support" if TOOLCHAINOPTS
+       default n
+       help
+         Enable ARM EABI support
+
 config EXTRA_GCC_CONFIG_OPTIONS
        string
        prompt "Additional gcc options" if TOOLCHAINOPTS
This page took 0.021495 seconds and 4 git commands to generate.