summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a16e2a3..458077b 100644
--- a/Makefile
+++ b/Makefile
@@ -191,6 +191,7 @@ $(PREFIX)/installed/$(1): $(TOP_DIR)/src/$(1).mk \
@echo '[done] $(1)'
.PHONY: build-only-$(1)
+build-only-$(1): PKG = $(1)
build-only-$(1):
$(if $(value $(1)_BUILD),
rm -rf '$(2)'