[PATCH 01/24] ARM64: Force LP64 to compile the kernel

2014-09-03 Thread Andrew Pinski
Sometimes the compiler is set to default to ILP32 ABI so we want to make sure the kernel can compile in that case. Signed-off-by: Andrew Pinski --- arch/arm64/Makefile |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm64/Makefile b/arch/arm64/Makefile index 2df

[PATCH 01/24] ARM64: Force LP64 to compile the kernel.

2014-05-24 Thread Andrew Pinski
Sometimes the compiler is set to default to ILP32 ABI so we want to make sure the kernel can compile in that case. Thanks, Andrew Pinski Signed-off-by: Andrew Pinski --- arch/arm64/Makefile |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm64/Makefile b/arch/a

[PATCH 01/24] ARM64: Force LP64 to compile the kernel.

2014-05-24 Thread Andrew Pinski
Sometimes the compiler is set to default to ILP32 ABI so we want to make sure the kernel can compile in that case. Thanks, Andrew Pinski Signed-off-by: Andrew Pinski --- arch/arm64/Makefile |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm64/Makefile b/arch/a

Re: to compile the kernel

2000-12-05 Thread William Stearns
Good day, Mourad, On Wed, 6 Dec 2000, Mourad Lakhdar wrote: > so , having these parameters, what is please the detailed andexact > steps to make and recompile a new kernel. Please see the Kernel Howto at http://www.linuxdoc.org , Buildkernel at http://buildkernel.stearns.org , and

to compile the kernel

2000-12-05 Thread Mourad Lakhdar
hi : i wanna recompile the kernel , but what i have: is that i found in the boot folder these directories: vmlinuz-2.2.14-100smp vmlinuz-2.2.14-100 vmlinuz-2.2.14-15BOOT and other ones .. so depending on the lilo.config content , it appears that is the vmlinuz-2.2.14-100 kernel that is running