diff options
Diffstat (limited to 'build/f_isoroot/f_odlpluginbuild')
-rw-r--r-- | build/f_isoroot/f_odlpluginbuild/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/f_isoroot/f_odlpluginbuild/Makefile b/build/f_isoroot/f_odlpluginbuild/Makefile index d3a7ea81c..c0ebba4d7 100644 --- a/build/f_isoroot/f_odlpluginbuild/Makefile +++ b/build/f_isoroot/f_odlpluginbuild/Makefile @@ -43,9 +43,9 @@ release:.odlbuild # (no .cacheid will be present unless this is a cached build) test -f .cacheid && $(MAKE) -f Makefile put-cache || exit 0 -############################################################################# +############################################################################## # Cache operations - only used when building through ci/build.sh -############################################################################# +############################################################################## # Create a unique hash to be used for getting and putting cache, based on: |