summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/linux_logo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/linux_logo.h')
-rw-r--r--include/asm-arm/linux_logo.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/asm-arm/linux_logo.h b/include/asm-arm/linux_logo.h
index 9eeae3619..35ee86403 100644
--- a/include/asm-arm/linux_logo.h
+++ b/include/asm-arm/linux_logo.h
@@ -11,13 +11,16 @@
#define linux_logo_banner "ARM Linux version " UTS_RELEASE
-#define LINUX_LOGO_COLORS 221
+#define LINUX_LOGO_COLORS 214
#ifdef INCLUDE_LINUX_LOGO_DATA
+#define INCLUDE_LINUX_LOGOBW
#define INCLUDE_LINUX_LOGO16
+
#include <linux/linux_logo.h>
+#else
/* prototypes only */
extern unsigned char linux_logo_red[];