X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2FMakefile;h=eafd8cbe6e75f7b12553a147132e461dc9a6c9ff;hb=2a09c35cc925dafaf265e2637f07bed93ab3a578;hp=34eba4e3b1e75fdded00d13766f4607ad061756f;hpb=4323774d5953f0228a99ca0da502b1e2962bb9f3;p=openwrt%2Fstaging%2Fyousong.git diff --git a/package/Makefile b/package/Makefile index 34eba4e3b1..eafd8cbe6e 100644 --- a/package/Makefile +++ b/package/Makefile @@ -51,7 +51,7 @@ download: $(DOWNLOAD_PACKAGES) compile-targets: $(COMPILE_PACKAGES) compile: $(MAKE) compile-targets -install-targets: base-files-install $(INSTALL_PACKAGES) +install-targets: $(INSTALL_PACKAGES) install: rm -rf $(BUILD_DIR)/root $(MAKE) install-targets