[syslinux:lwip] Makefile.private: remove obsolete target

syslinux-bot for H. Peter Anvin hpa at zytor.com
Sat Dec 17 21:19:40 PST 2011


Commit-ID:  1704b46f53cf436c3c9c043d89cb8465650313be
Gitweb:     http://www.syslinux.org/commit/1704b46f53cf436c3c9c043d89cb8465650313be
Author:     H. Peter Anvin <hpa at zytor.com>
AuthorDate: Wed, 7 Dec 2011 10:03:23 -0800
Committer:  H. Peter Anvin <hpa at zytor.com>
CommitDate: Wed, 7 Dec 2011 10:03:23 -0800

Makefile.private: remove obsolete target

Remove target made obsolete by upstream changes.

Signed-off-by: H. Peter Anvin <hpa at zytor.com>

---
 Makefile.private |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/Makefile.private b/Makefile.private
index 972abc2..92127e9 100644
--- a/Makefile.private
+++ b/Makefile.private
@@ -100,7 +100,3 @@ LATEST_PREREL   := syslinux-$(VERSION)-pre$(LATEST_PRERELNO)
 unprerel:
 	echo $(LATEST_PRERELNO) > $(PRERELDIR)/.prerel
 	@echo Next release will be $(LATEST_PREREL)
-
-preupload:
-	scp $(PRERELDIR)/$(LATEST_PREREL).* $(UPLOAD)/Testing
-	git push --tags


More information about the Syslinux-commits mailing list