Hi Jeff.

Why do you think it is not worthwhile to build the samples so we can check that 
they
are to some extend valid code?

I noticed you deleted the following - but you did not explain why.

        Sam

Makefile b/Makefile
> index 2a47290..83894ae 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -774,9 +774,6 @@ vmlinux: $(vmlinux-lds) $(vmlinux-init) $(vmlinux-main) 
> $(kallsyms.o) vmlinux.o
>  ifdef CONFIG_HEADERS_CHECK
>       $(Q)$(MAKE) -f $(srctree)/Makefile headers_check
>  endif
> -ifdef CONFIG_SAMPLES
> -     $(Q)$(MAKE) $(build)=samples
> -endif
>       $(call vmlinux-modpost)
>       $(call if_changed_rule,vmlinux__)
>       $(Q)rm -f .old_version
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to