diff options
Diffstat (limited to 'docs/manual/common-usage.txt')
-rw-r--r-- | docs/manual/common-usage.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/manual/common-usage.txt b/docs/manual/common-usage.txt index 3ae05c7d9d..bca99f45b9 100644 --- a/docs/manual/common-usage.txt +++ b/docs/manual/common-usage.txt @@ -84,6 +84,9 @@ to +make+ or set in the environment: configuration interface, so through the Buildroot +.config+ file; this is the recommended way of setting it. + +* +BR2_CCACHE_DIR+ to override the directory where + Buildroot stores the cached files when using ccache. + + * +BR2_DL_DIR+ to override the directory in which Buildroot stores/retrieves downloaded files + |