add prereq check to prevent people from building openwrt as root
[openwrt.git] / toolchain / gcc / Config.version
index 877e638..41aa2fb 100644 (file)
@@ -15,6 +15,8 @@ if !TOOLCHAINOPTS
                default y if LINUX_2_4_BRCM
        config GCC_VERSION_4_1_1
                default y if LINUX_2_6_ARUBA
+       config GCC_VERSION_4_0_3
+               default y if LINUX_2_6_XSCALE
 endif
 
 
This page took 0.020206 seconds and 4 git commands to generate.