Wrap the definition of "XE_DEBUG" so it is overridable from the ``cc''
commandline or kernel conf file.
This commit is contained in:
parent
09f86e4760
commit
55cbed40d3
@ -99,7 +99,9 @@
|
||||
*/
|
||||
|
||||
|
||||
#ifndef XE_DEBUG
|
||||
#define XE_DEBUG 1 /* Increase for more voluminous output! */
|
||||
#endif
|
||||
|
||||
#include "xe.h"
|
||||
#include "card.h"
|
||||
|
@ -99,7 +99,9 @@
|
||||
*/
|
||||
|
||||
|
||||
#ifndef XE_DEBUG
|
||||
#define XE_DEBUG 1 /* Increase for more voluminous output! */
|
||||
#endif
|
||||
|
||||
#include "xe.h"
|
||||
#include "card.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user