On 03.08.2011 03:28, Daniel Mierswa wrote:
> Signed-off-by: Daniel Mierswa <[email protected]>
> ---
>  include/kernel-defaults.mk |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/include/kernel-defaults.mk b/include/kernel-defaults.mk
> index 5fd27ae..f5aa557 100644
> --- a/include/kernel-defaults.mk
> +++ b/include/kernel-defaults.mk
> @@ -6,7 +6,7 @@
>  #
>  
>  KERNEL_MAKEOPTS := -C $(LINUX_DIR) \
> -     CROSS_COMPILE="$(KERNEL_CROSS)" \
> +     CROSS_COMPILE="ccache $(KERNEL_CROSS)" \
>       ARCH="$(LINUX_KARCH)" \
>       KBUILD_HAVE_NLS=no \
>       CONFIG_SHELL="$(BASH)"
oh right, this is stupid, sorry

will send an updated patch later

-- 
Mierswa, Daniel

If you still don't like it, that's ok: that's why I'm boss. I simply know 
better than you do.
               --- Linus Torvalds, comp.os.linux.advocacy, 1996/07/22
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to