[PATCH] make ndiswrapper available on X86 only
Tim Gardner
tim.gardner at canonical.com
Tue Jul 13 13:09:36 UTC 2010
On 07/12/2010 10:58 PM, Nicolas Pitre wrote:
>
> Especially when it gets enabled by default in Kconfig.
>
> Signed-off-by: Nicolas Pitre<nicolas.pitre at linaro.org>
>
> diff --git a/ubuntu/ndiswrapper/Kconfig b/ubuntu/ndiswrapper/Kconfig
> index 554d557..32eb9dd 100644
> --- a/ubuntu/ndiswrapper/Kconfig
> +++ b/ubuntu/ndiswrapper/Kconfig
> @@ -1,4 +1,4 @@
> config NDISWRAPPER
> tristate "Wrapper for Windows NDIS network drivers"
> - depends on NET
> + depends on NET&& X86
> default m
>
Acked-by: Tim Gardner <tim.gardner at canonical.com>
Leann - please add to the commit log that there are several functions in
ntoskernel.* with inline x86 assembler (as the patch justification).
This patch will likely require an updateconfigs pass since I'm sure it
will jostle the order of things.
rtg
--
Tim Gardner tim.gardner at canonical.com
More information about the kernel-team
mailing list