summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 28c6b96f..84839ce3 100644
--- a/Makefile
+++ b/Makefile
@@ -12,11 +12,14 @@ prepare:
@scripts/check-build-env
@scripts/check-config
+ rm -rf build/config/*
@scripts/live-build-config
cp -r data/live-build-config/* build/config/
@scripts/make-version-file
+ @scripts/build-flavour
+
.PHONY: iso
.ONESHELL:
iso: prepare