lkml.org 
[lkml]   [1998]   [Apr]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Still needed and patch
Date
> The following patch is the same I already submitted months ago!
> It makes it feasible to compile the kernel without support for
> networking.

I've got Russell King's patch applied

> -CFLAGS_NSR := -fno-strength-reduce
> +CFLAGS_NSR :=
> CFLAGS := $(CFLAGS) $(CFLAGS_PIPE) $(CFLAGS_NSR)
>
> ifdef CONFIG_M386
> @@ -36,7 +36,7 @@
> endif
>
> ifdef CONFIG_M586
> -CFLAGS := $(CFLAGS) -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586
> +CFLAGS := $(CFLAGS) -march=pentium -DCPU=586

And please dont mix diffs for fixes with other changes you have made.
Every so often one of these gets past someone...

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

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