mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 15:07:45 +00:00
Kernel/FileSystem: Use a new debug flag for SysFS debug messages
This commit is contained in:
parent
a6505f6e6d
commit
cf33d0b5f7
3 changed files with 6 additions and 1 deletions
|
@ -177,6 +177,7 @@ set(SQLSERVER_DEBUG ON)
|
|||
set(STORAGE_DEVICE_DEBUG ON)
|
||||
set(SYNTAX_HIGHLIGHTING_DEBUG ON)
|
||||
set(SYSCALL_1_DEBUG ON)
|
||||
set(SYSFS_DEBUG ON)
|
||||
set(SYSTEM_MENU_DEBUG ON)
|
||||
set(SYSTEMSERVER_DEBUG ON)
|
||||
set(TCP_DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue