mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2025-01-05 18:28:46 +01:00
refine debug
Signed-off-by: Slice <sergey.slice@gmail.com>
This commit is contained in:
parent
1c2acffed5
commit
ab932e4614
@ -14,7 +14,7 @@
|
||||
#ifndef DEBUG_ALL
|
||||
#define DEBUG_SET 1
|
||||
#else
|
||||
#define DEBUG_KEXTLIST DEBUG_ALL
|
||||
#define DEBUG_SET DEBUG_ALL
|
||||
#endif
|
||||
|
||||
#if DEBUG_SET == 0
|
||||
|
@ -16,7 +16,7 @@
|
||||
|
||||
#include "device_inject.h"
|
||||
|
||||
#define IGPU_LESS 1
|
||||
#define IGPU_LESS 0
|
||||
|
||||
/*
|
||||
============== Information ===============
|
||||
|
Loading…
Reference in New Issue
Block a user