[no ci] Linux: add workaround for yylloc patches

pull/1206/head
Viktor 2023-12-20 08:58:31 +01:00
parent a5838ec281
commit 5d720f5250
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@
export UIMAGE_NAME = Linux-$(LINUX_VERSION_PROBED)-$(OPENIPC_SOC_MODEL)
# Exclude buildroot yylloc patches
LINUX_POST_PATCH_HOOKS = LINUX_APPLY_LOCAL_PATCHES
ifneq ($(BR2_PACKAGE_WIRELESS_TOOLS),y)
define LINUX_PATCHER_CONFIG_CFG80211
$(call KCONFIG_DISABLE_OPT,CONFIG_CFG80211)