aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/platform/68328/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/platform/68328/config.c')
-rw-r--r--arch/m68k/platform/68328/config.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/m68k/platform/68328/config.c b/arch/m68k/platform/68328/config.c
index a7bd21deb00f..d70bf2623db1 100644
--- a/arch/m68k/platform/68328/config.c
+++ b/arch/m68k/platform/68328/config.c
@@ -20,6 +20,9 @@
#include <asm/system.h>
#include <asm/machdep.h>
#include <asm/MC68328.h>
+#if defined(CONFIG_PILOT) || defined(CONFIG_INIT_LCD)
+#include "bootlogo.h"
+#endif
/***************************************************************************/