diff --git a/srcpkgs/linux4.7/template b/srcpkgs/linux4.7/template index a647945f80..da0722a1ab 100644 --- a/srcpkgs/linux4.7/template +++ b/srcpkgs/linux4.7/template @@ -35,6 +35,8 @@ mutable_files=" /usr/lib/modules/${_kernver}/modules.alias.bin /usr/lib/modules/${_kernver}/modules.devname" +export CCACHE_DISABLE=1 + do_configure() { # If there's a file called -dotconfig, use it to # configure the kernel; otherwise use arch defaults and all stuff