mac80211: compile kconf with host gcc
authorZeyu Dong <dzy201415@gmail.com>
Sat, 30 Sep 2023 00:54:59 +0000 (20:54 -0400)
committerChristian Marangi <ansuelsmth@gmail.com>
Sat, 28 Oct 2023 19:34:23 +0000 (21:34 +0200)
commit4b0b90d3fab5a973e410fd2ee812df856f1eba3b
treee8c10fcff62b976118608ffbe07bfab04bdecd71
parent52751b12320599b557d8c7779b612102b963595d
mac80211: compile kconf with host gcc

Fix the building issue setting CC to KERNEL_CC in kernel.mk. The
kernel backports by default uses CC to compile kconf. A new patch is
added to mac80211 to compile kconf with host gcc.

Signed-off-by: Zeyu Dong <dzy201415@gmail.com>
[ refresh patches ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
package/kernel/mac80211/patches/build/004-fix-kconf-compiling.patch [new file with mode: 0644]