rk: Makefile set SUBLEVEL to 0 and add empty .scmversion
This commit is contained in:
0
.scmversion
Normal file
0
.scmversion
Normal file
2
Makefile
2
Makefile
@ -10,6 +10,8 @@ NAME = TOSSUG Baby Fish
|
|||||||
# Comments in this file are targeted only to the developer, do not
|
# Comments in this file are targeted only to the developer, do not
|
||||||
# expect to learn how to build the kernel reading this file.
|
# expect to learn how to build the kernel reading this file.
|
||||||
|
|
||||||
|
SUBLEVEL = 0
|
||||||
|
|
||||||
# Do not:
|
# Do not:
|
||||||
# o use make's built-in rules and variables
|
# o use make's built-in rules and variables
|
||||||
# (this increases performance and avoids hard-to-debug behaviour);
|
# (this increases performance and avoids hard-to-debug behaviour);
|
||||||
|
|||||||
Reference in New Issue
Block a user