remove annoying package rm command
SVN-Revision: 6304
This commit is contained in:
parent
064e496875
commit
657f223880
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ prereq: $(PREREQ_PACKAGES)
|
|||
download: $(DOWNLOAD_PACKAGES)
|
||||
compile-targets: $(COMPILE_PACKAGES)
|
||||
compile:
|
||||
@-rm -f $(PACKAGE_DIR)/*.ipk
|
||||
$(MAKE) compile-targets
|
||||
|
||||
install-targets: $(INSTALL_PACKAGES)
|
||||
|
|
Loading…
Reference in a new issue