Make it rebuild only when something changes
This commit is contained in:
+1
-1
@@ -101,5 +101,5 @@ void kernel_main(void) {
|
||||
terminal_initialize();
|
||||
|
||||
/* Newline support is left as an exercise. */
|
||||
terminal_writestring("Hello, kernel World!\n");
|
||||
terminal_writestring("Hello world from kernel.\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user