kernel: bump 5.15 to 5.15.91
[openwrt/staging/hauke.git] / target / linux / generic / backport-5.15 / 005-v5.17-01-Kbuild-use-Wdeclaration-after-statement.patch
index ff4c6d7041fbef2380d55e9bc7d38fc2cfcd3000..092addcd5d231826b338f6baad15adb8c4ffd551 100644 (file)
@@ -37,8 +37,8 @@ Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
 
 --- a/Makefile
 +++ b/Makefile
-@@ -432,7 +432,8 @@ HOSTCXX    = g++
- endif
+@@ -433,7 +433,8 @@ endif
+ HOSTPKG_CONFIG        = pkg-config
  
  export KBUILD_USERCFLAGS := -Wall -Wmissing-prototypes -Wstrict-prototypes \
 -                            -O2 -fomit-frame-pointer -std=gnu89