linux4.9: disable warning to fix build

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-06-29 08:18:21 +02:00
parent b3cf19974b
commit cd536e8d01
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

@ -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 <arch>-dotconfig, use it to
# configure the kernel; otherwise use arch defaults and all stuff