9
0
Fork 0

debug support added

This commit is contained in:
Juergen Beisert 2007-10-19 11:50:58 +02:00
parent 99ebb0e0fc
commit 34c23b6f6e
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#ifdef CONFIG_ENABLE_PARTITION_NOISE
# define DEBUG
#endif
#include <common.h>
#include <command.h>
#include <driver.h>