r4962 - developers/werner/bin

werner at docs.openmoko.org werner at docs.openmoko.org
Thu Mar 26 04:33:48 CET 2009


Author: werner
Date: 2009-03-26 04:33:48 +0100 (Thu, 26 Mar 2009)
New Revision: 4962

Modified:
   developers/werner/bin/makek
Log:
Make my kernel make script silent. That way, it doesn't clutter the output
when used with noise.pl



Modified: developers/werner/bin/makek
===================================================================
--- developers/werner/bin/makek	2009-03-26 03:32:52 UTC (rev 4961)
+++ developers/werner/bin/makek	2009-03-26 03:33:48 UTC (rev 4962)
@@ -1,3 +1,3 @@
-#!/bin/sh -x
+#!/bin/sh
 PATH=$PATH:../u-boot/tools
 make ARCH=arm CROSS_COMPILE=arm-angstrom-linux-gnueabi- "$@"




More information about the commitlog mailing list