toolchain: fix r25969
authoracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 10 Mar 2011 13:21:00 +0000 (13:21 +0000)
committeracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 10 Mar 2011 13:21:00 +0000 (13:21 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26004 3c298f89-4303-0410-b956-a3cf2f4a3e73

toolchain/Config.in

index 3ff4804..bc9e6df 100644 (file)
@@ -89,7 +89,10 @@ menuconfig TOOLCHAINOPTS
 config EABI_SUPPORT
        bool
        depends arm||armeb
+       prompt "Enable EABI support" if TOOLCHAINOPTS
        default y
+       help
+         Enable ARM EABI support
 
 menuconfig EXTRA_TARGET_ARCH
        bool
This page took 0.030296 seconds and 4 git commands to generate.