add support for marking specific kernel module packages as potentially being required...
[openwrt.git] / toolchain / uClibc / Config.in
index e7f016a..82e978a 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
This page took 0.023959 seconds and 4 git commands to generate.