X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=Makefile;h=db79274c9af0e2f1b9666841a780fb5bc154854f;hb=1ebff5190469f09574f761c07a19ba4145331201;hp=6cf4a4b1e0ebe4de6e82591d248ee9e5538ccca1;hpb=c4d7af70948fb173132c4cd632421547d95bf305;p=oweals%2Fopenwrt.git diff --git a/Makefile b/Makefile index 6cf4a4b1e0..db79274c9a 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)