rk: Makefile set SUBLEVEL to 0 and add empty .scmversion

This commit is contained in:
黄涛
2013-12-10 14:21:38 +08:00
parent aea1f7c03c
commit 6b2c0a765f
2 changed files with 2 additions and 0 deletions

0
.scmversion Normal file
View File

View File

@ -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);