haiku/build/config_headers
Alexander von Gluck IV b32aab60b1 kernel_debug_config: Turn KDEBUG_LEVEL down from 2 to 1
Per the ReleaseCookbook

Change-Id: I386094e2241b113df570a9a7decf3c480a7d7720
2021-06-21 11:48:49 -05:00
..

To customize the settings defined in these headers, create a folder
"user_config_headers" in the "build" folder and copy the headers you want to
modify into that folder. Your custom headers will be ignored by the version
control system and the build system will automatically use them instead of the
original ones. But be aware that when changes are commited to the files in
"config_headers", you will have to apply them to your custom headers manually.