[kernel] Clean up log areas
Removing several log areas that are not used
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# vim: ft=python
|
||||
|
||||
init = module("srv.logger",
|
||||
module("srv.logger",
|
||||
targets = [ "user" ],
|
||||
deps = [ "libc" ],
|
||||
description = "Logging server",
|
||||
|
||||
Reference in New Issue
Block a user