Allow installing gcj/gnu classpath,for those interested
[openwrt/svn-archive/archive.git] / toolchain / gcc / Config.in
index 4ae2ab9dd9a924ee729dacebec8458e786921268..ebacf6982e4240927977968f6081ea92f77f6ce0 100644 (file)
@@ -39,4 +39,9 @@ config INSTALL_LIBSTDCPP
        help
            Build/install c++ compiler and libstdc++?
 
-
+config INSTALL_LIBGCJ
+       bool
+       prompt "Build/install java compiler and GNU classpath ?" if TOOLCHAINOPTS
+       default n
+       help
+           Build/install java compiler and GNU classpath ?