X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/51def42732d7a60636c5cc32237609c7543b722b..cee93be0172ec5e7bc775c0e2736a2b2fe27ff79:/Makefile diff --git a/Makefile b/Makefile index 6cf4a4b1e..db79274c9 100644 --- a/Makefile +++ b/Makefile @@ -48,6 +48,8 @@ $(BUILD_DIR)/.prepared: Makefile @mkdir -p $$(dirname $@) @touch $@ +prepare: $(target/stamp-compile) + clean: FORCE $(_SINGLE)$(SUBMAKE) target/linux/clean rm -rf $(BUILD_DIR) $(BIN_DIR) $(BUILD_LOG_DIR)