Add MKWATCHDOG option

This commit is contained in:
Arun Thomas
2011-07-29 20:36:42 +02:00
parent 89f0baab63
commit 1a8cf59d04
11 changed files with 30 additions and 23 deletions

View File

@@ -25,7 +25,7 @@
#ifdef CONFIG_SMP
#include "smp.h"
#endif
#ifdef CONFIG_WATCHDOG
#ifdef USE_WATCHDOG
#include "watchdog.h"
#endif
#include "spinlock.h"