[kernel] 2.6.30: update layer7 patch
[openwrt.git] / toolchain / Config.in
index d62489b..6fc7b6f 100644 (file)
@@ -75,6 +75,14 @@ config GDB
        help
                Enable if you want to build the gdb
 
+config INSIGHT
+       bool
+       prompt "Build insight-gdb" if TOOLCHAINOPTS
+       select GDB
+       default n
+       help
+               Enable if you want to build insight-gdb
+
 config LARGEFILE
        bool
        prompt "Enable large file (files > 2 GB) support?" if TOOLCHAINOPTS
This page took 0.019339 seconds and 4 git commands to generate.