* [Buildroot] [PATCH] Makefile: Remove ancient 'sourceball' target
@ 2009-09-23 10:04 Michael Roth
2009-09-23 10:09 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Michael Roth @ 2009-09-23 10:04 UTC (permalink / raw)
To: buildroot
Signed-off-by: Michael Roth <mroth@nessie.de>
---
Makefile | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
diff --git a/Makefile b/Makefile
index eff903e..2eca1fd 100644
--- a/Makefile
+++ b/Makefile
@@ -450,15 +450,6 @@ endif
.config.cmd
$(MAKE) -C $(CONFIG) clean
-sourceball:
- rm -rf $(BUILD_DIR) $(BUILD_DIR) $(BINARIES_DIR)
- set -e; \
- cd ..; \
- rm -f buildroot.tar.bz2; \
- tar -cvf buildroot.tar buildroot; \
- bzip2 -9 buildroot.tar; \
-
-
else # ifeq ($(BR2_HAVE_DOT_CONFIG),y)
all: menuconfig
--
1.6.3.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] Makefile: Remove ancient 'sourceball' target
2009-09-23 10:04 [Buildroot] [PATCH] Makefile: Remove ancient 'sourceball' target Michael Roth
@ 2009-09-23 10:09 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2009-09-23 10:09 UTC (permalink / raw)
To: buildroot
>>>>> "Michael" == Michael Roth <mroth@nessie.de> writes:
Michael> Signed-off-by: Michael Roth <mroth@nessie.de>
Committed, thanks
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-09-23 10:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-23 10:04 [Buildroot] [PATCH] Makefile: Remove ancient 'sourceball' target Michael Roth
2009-09-23 10:09 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox