svn commit: trunk/busybox

vapier at busybox.net vapier at busybox.net
Sun Mar 5 16:25:20 UTC 2006


Author: vapier
Date: 2006-03-05 08:25:19 -0800 (Sun, 05 Mar 2006)
New Revision: 14452

Log:
clean busybox_unstripped as pointed out by Robert P. J. Day

Modified:
   trunk/busybox/Makefile


Changeset:
Modified: trunk/busybox/Makefile
===================================================================
--- trunk/busybox/Makefile	2006-03-05 16:04:08 UTC (rev 14451)
+++ trunk/busybox/Makefile	2006-03-05 16:25:19 UTC (rev 14452)
@@ -482,7 +482,7 @@
 	    docs/BusyBox.txt docs/BusyBox.1 docs/BusyBox.html \
 	    docs/busybox.net/BusyBox.html busybox.links \
 	    $(DO_INSTALL_LIBS) $(LIBBUSYBOX_SONAME) \
-	    .config.old busybox
+	    .config.old busybox busybox_unstripped
 	- rm -r -f _install testsuite/links
 	- find . -name .\*.flags -exec rm -f {} \;
 	- find . -name \*.o -exec rm -f {} \;




More information about the busybox-cvs mailing list