summaryrefslogtreecommitdiffstats
path: root/cpu/arm720t/serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/arm720t/serial.c')
-rw-r--r--cpu/arm720t/serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/arm720t/serial.c b/cpu/arm720t/serial.c
index a5da4b76b6..0f99979508 100644
--- a/cpu/arm720t/serial.c
+++ b/cpu/arm720t/serial.c
@@ -30,7 +30,7 @@
#include <common.h>
-#if defined(CONFIG_IMPA7) || defined(CONFIG_EP7312)
+#if defined(CONFIG_IMPA7) || defined(CONFIG_EP7312) || defined(CONFIG_ARMADILLO)
#include <clps7111.h>
OpenPOWER on IntegriCloud