fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddes
[openwrt-10.03/.git] / toolchain / uClibc / Config.in
index e7f016a4c5b2c5b74412de82add23175b518fcd8..82e978a1299c4033065e63515409b25bbb249790 100644 (file)
@@ -18,3 +18,11 @@ choice
                depends BROKEN
 
 endchoice
+
+
+# Debug version.
+
+config UCLIBC_ENABLE_DEBUG
+       bool "Build with debug information"
+       depends on TOOLCHAINOPTS && USE_UCLIBC
+       default n