add prereq check to prevent people from building openwrt as root
[openwrt.git] / toolchain / gcc / Config.in
index cee344a..dd3184e 100644 (file)
@@ -18,6 +18,9 @@ choice
        config GCC_VERSION_3_4_6
                bool "gcc 3.4.6"
 
        config GCC_VERSION_3_4_6
                bool "gcc 3.4.6"
 
+       config GCC_VERSION_3_4_6_nonmips
+               bool "gcc 3.4.6-nonmips"
+
        config GCC_VERSION_4_0_2
                bool "gcc 4.0.2"
 
        config GCC_VERSION_4_0_2
                bool "gcc 4.0.2"
 
This page took 0.024468 seconds and 4 git commands to generate.