kernel: support setting extra CFLAGS for kernel compilation
[openwrt/openwrt.git] / config / Config-devel.in
index 126462bfc3a0a12324b3ac38614c4f94638d0115..a068f694e5a9d91b4a76848f265df0139e628ccb 100644 (file)
@@ -74,6 +74,10 @@ menuconfig DEVEL
                  Store ccache in this directory.
                  If not set, uses './.ccache'
 
+       config KERNEL_CFLAGS
+               string "Kernel extra CFLAGS" if DEVEL
+               default ""
+
        config EXTERNAL_KERNEL_TREE
                string "Use external kernel tree" if DEVEL
                default ""