lkml.org 
[lkml]   [2000]   [Sep]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Linux 2.2.18pre7
> case-tags, there's at least a 51% probability I got it wrong; at least

Looks like you got it right ;)

I had another little compile problem here a patch:

diff -urN z/arch/alpha/vmlinux.lds 2.2.18pre6aa1/arch/alpha/vmlinux.lds
--- z/arch/alpha/vmlinux.lds Thu Sep 14 04:42:38 2000
+++ 2.2.18pre6aa1/arch/alpha/vmlinux.lds Wed Sep 13 19:23:04 2000
@@ -32,7 +32,7 @@
.setup.init : { *(.setup.init) }
__setup_end = .;

- . = ALIGN(8)
+ . = ALIGN(8);
__initcall_start = .; /* the init functions to be called */
.initcall.init : { *(.initcall.init) }
__initcall_end = .;
Andrea
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:38    [W:0.028 / U:0.340 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site