kdrive: allow debugging
This commit is contained in:
parent
cd0874dda1
commit
93cd53860c
|
@ -22,4 +22,7 @@
|
||||||
/* Support tslib touchscreen abstraction library */
|
/* Support tslib touchscreen abstraction library */
|
||||||
#undef TSLIB
|
#undef TSLIB
|
||||||
|
|
||||||
|
/* Verbose debugging output hilarity */
|
||||||
|
#undef DEBUG
|
||||||
|
|
||||||
#endif /* _KDRIVE_CONFIG_H_ */
|
#endif /* _KDRIVE_CONFIG_H_ */
|
||||||
|
|
Loading…
Reference in New Issue