enable KDBG as default

svn path=/trunk/; revision=31895
This commit is contained in:
Christoph von Wittich
2008-01-19 18:11:12 +00:00
parent 21d4613b0f
commit 5bf0c6933e
+1 -1
View File
@@ -45,7 +45,7 @@
<!--
Whether to compile in the integrated kernel debugger.
-->
<property name="KDBG" value="0" />
<property name="KDBG" value="1" />
<!--