mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-30 17:59:21 +02:00
remove annoying package rm command
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6304 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cd5ee7a7f4
commit
3e032c51fe
@ -50,7 +50,6 @@ prereq: $(PREREQ_PACKAGES)
|
|||||||
download: $(DOWNLOAD_PACKAGES)
|
download: $(DOWNLOAD_PACKAGES)
|
||||||
compile-targets: $(COMPILE_PACKAGES)
|
compile-targets: $(COMPILE_PACKAGES)
|
||||||
compile:
|
compile:
|
||||||
@-rm -f $(PACKAGE_DIR)/*.ipk
|
|
||||||
$(MAKE) compile-targets
|
$(MAKE) compile-targets
|
||||||
|
|
||||||
install-targets: $(INSTALL_PACKAGES)
|
install-targets: $(INSTALL_PACKAGES)
|
||||||
|
Loading…
Reference in New Issue
Block a user