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