diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1999-01-04 16:03:48 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1999-01-04 16:03:48 +0000 |
commit | 78c388aed2b7184182c08428db1de6c872d815f5 (patch) | |
tree | 4b2003b1b4ceb241a17faa995da8dd1004bb8e45 /include/asm-alpha/linux_logo.h | |
parent | eb7a5bf93aaa4be1d7c6181100ab7639e74d67f7 (diff) |
Merge with Linux 2.1.131 and more MIPS goodies.
(Did I mention that CVS is buggy ...)
Diffstat (limited to 'include/asm-alpha/linux_logo.h')
-rw-r--r-- | include/asm-alpha/linux_logo.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/asm-alpha/linux_logo.h b/include/asm-alpha/linux_logo.h index c7918fb97..f8db4f478 100644 --- a/include/asm-alpha/linux_logo.h +++ b/include/asm-alpha/linux_logo.h @@ -1,4 +1,4 @@ -/* $Id: linux_logo.h,v 1.3 1998/06/29 19:36:17 geert Exp $ +/* $Id: linux_logo.h,v 1.6 1998/07/30 16:30:20 jj Exp $ * include/asm-alpha/linux_logo.h: This is a linux logo * to be displayed on boot. * @@ -23,10 +23,11 @@ #define linux_logo_banner "Linux/AXP 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> |