diff options
Diffstat (limited to 'arch/m68k/platform/68328/config.c')
-rw-r--r-- | arch/m68k/platform/68328/config.c | 3 |
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 @@ | |||
20 | #include <asm/system.h> | 20 | #include <asm/system.h> |
21 | #include <asm/machdep.h> | 21 | #include <asm/machdep.h> |
22 | #include <asm/MC68328.h> | 22 | #include <asm/MC68328.h> |
23 | #if defined(CONFIG_PILOT) || defined(CONFIG_INIT_LCD) | ||
24 | #include "bootlogo.h" | ||
25 | #endif | ||
23 | 26 | ||
24 | /***************************************************************************/ | 27 | /***************************************************************************/ |
25 | 28 | ||