]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - Config.in
Config.in: Document BR2_CCACHE_DIR override
[coffee/buildroot.git] / Config.in
index 037ea2265b76e7cb5e6ac89ca7ef4c594148f3a3..a74b24ae45a8a2b633e393c359febda3c3e9a114 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -332,6 +332,9 @@ config BR2_CCACHE_DIR
        default "$(HOME)/.buildroot-ccache"
        help
          Where ccache should store cached files.
+         If the Linux shell environment has defined the BR2_CCACHE_DIR
+         environment variable, then this overrides this configuration
+         item.
 
 config BR2_CCACHE_INITIAL_SETUP
        string "Compiler cache initial setup"