blob: a44434155e8cf4a3fd696b305821ec2ea4f97af6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Index: u-boot/tools/setlocalversion
===================================================================
--- u-boot.orig/tools/setlocalversion 2007-03-26 14:42:58.000000000 +0200
+++ u-boot/tools/setlocalversion 2007-03-26 14:46:47.000000000 +0200
@@ -20,3 +20,5 @@
printf '%s' -dirty
fi
fi
+
+printf '%s' -moko9
|