summaryrefslogtreecommitdiffstats
path: root/fuel/build/f_isoroot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fuel/build/f_isoroot/Makefile')
-rw-r--r--fuel/build/f_isoroot/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/fuel/build/f_isoroot/Makefile b/fuel/build/f_isoroot/Makefile
index 2fdbbae..bde8e64 100644
--- a/fuel/build/f_isoroot/Makefile
+++ b/fuel/build/f_isoroot/Makefile
@@ -26,6 +26,10 @@ clean: $(SUBCLEAN)
$(SUBCLEAN): %.clean:
$(MAKE) -C $* -f Makefile clean
+validate-cache:
+ @echo "No cache validation schema available for $(shell pwd)"
+ @echo "Continuing ..."
+
.PHONY: release
release:clean $(SUBDIRS)
@cp -Rvp release/* ../release/isoroot