rk: Makefile set SUBLEVEL to 0 and add empty .scmversion
author黄涛 <huangtao@rock-chips.com>
Tue, 10 Dec 2013 06:21:38 +0000 (14:21 +0800)
committer黄涛 <huangtao@rock-chips.com>
Tue, 10 Dec 2013 06:21:38 +0000 (14:21 +0800)
.scmversion [new file with mode: 0644]
Makefile

diff --git a/.scmversion b/.scmversion
new file mode 100644 (file)
index 0000000..e69de29
index b46dca925f4f72506a49c4b2a86f44833d50dd48..d22b9f2da9845bbf341b0ded3a8b51805ccd2967 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,8 @@ NAME = TOSSUG Baby Fish
 # Comments in this file are targeted only to the developer, do not
 # expect to learn how to build the kernel reading this file.
 
+SUBLEVEL = 0
+
 # Do not:
 # o  use make's built-in rules and variables
 #    (this increases performance and avoids hard-to-debug behaviour);