Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mac80211: compile kconf with host gcc | Zeyu Dong | 2023-10-28 |
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> |