lkml.org 
[lkml]   [2007]   [Nov]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Re: [BUG] 2.6.24-rc3 x86 make depends on s390 arch
On Fri, Nov 30, 2007 at 04:33:19PM +0530, Jaswinder Singh wrote:
> This patch fixes s390 dependency for x86
>
> Signed-off-by: Jaswinder Singh <jaswinderlinux@gmail.com>

Deleting random parts of the kernel tree is actually not
supported.

> diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
> index 1330061..b699ed5 100644
> --- a/arch/s390/Kconfig
> +++ b/arch/s390/Kconfig
> @@ -537,4 +537,6 @@ source "security/Kconfig"
>
> source "crypto/Kconfig"
>
> +source "arch/s390/crypto/Kconfig"
> +

With this there's no dependency on CRYPTO_HW anymore.

> +#ifdef CONFIG_S390
> #include "../arch/s390/appldata/appldata.h"
> +#endif

This include can go away.

Since this pops up again and again we'll come up with a patch to fix this.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-11-30 12:53    [W:0.040 / U:0.492 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site