* Patch: linux_logo.h build_fix for 2.4.6
@ 2001-08-23 10:28 Guido Guenther
2001-08-23 12:28 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Guido Guenther @ 2001-08-23 10:28 UTC (permalink / raw)
To: linux-mips; +Cc: Ralf Baechle
[-- Attachment #1: Type: text/plain, Size: 103 bytes --]
Attached patch adds the definition of __HAVE_ARCH_LINUX_LOGO to let
current cvs build again.
-- Guido
[-- Attachment #2: arch_linux_logo-2001-08-23.diff --]
[-- Type: text/plain, Size: 1244 bytes --]
Index: include/asm-mips/linux_logo_dec.h
===================================================================
RCS file: /cvs/linux/include/asm-mips/linux_logo_dec.h,v
retrieving revision 1.1
diff -u -u -r1.1 linux_logo_dec.h
--- include/asm-mips/linux_logo_dec.h 2001/07/14 12:43:30 1.1
+++ include/asm-mips/linux_logo_dec.h 2001/08/23 10:26:54
@@ -16,6 +16,8 @@
#define linux_logo_banner "Linux/MIPSel version " UTS_RELEASE
#define LINUX_LOGO_COLORS 183
+#define __HAVE_ARCH_LINUX_LOGO
+
#ifdef INCLUDE_LINUX_LOGO_DATA
unsigned char linux_logo_red[] __initdata = {
0x00, 0x06, 0x0a, 0x0e, 0x16, 0x1a, 0x1e, 0x22,
Index: include/asm-mips/linux_logo_sgi.h
===================================================================
RCS file: /cvs/linux/include/asm-mips/linux_logo_sgi.h,v
retrieving revision 1.1
diff -u -u -r1.1 linux_logo_sgi.h
--- include/asm-mips/linux_logo_sgi.h 2001/07/14 12:43:30 1.1
+++ include/asm-mips/linux_logo_sgi.h 2001/08/23 10:26:54
@@ -16,6 +16,8 @@
#define linux_logo_banner "Linux/MIPS version " UTS_RELEASE
#define LINUX_LOGO_COLORS 212
+#define __HAVE_ARCH_LINUX_LOGO
+
#ifdef INCLUDE_LINUX_LOGO_DATA
unsigned char linux_logo_red[] __initdata = {
0x03, 0x82, 0xE9, 0xBF, 0x42, 0xC9, 0x7E, 0xC0,
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Patch: linux_logo.h build_fix for 2.4.6
2001-08-23 10:28 Patch: linux_logo.h build_fix for 2.4.6 Guido Guenther
@ 2001-08-23 12:28 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2001-08-23 12:28 UTC (permalink / raw)
To: linux-mips
On Thu, Aug 23, 2001 at 12:28:48PM +0200, Guido Guenther wrote:
> Attached patch adds the definition of __HAVE_ARCH_LINUX_LOGO to let
> current cvs build again.
Applied.
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-08-23 12:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-23 10:28 Patch: linux_logo.h build_fix for 2.4.6 Guido Guenther
2001-08-23 12:28 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox