mirror of https://github.com/OpenIPC/firmware.git
[no ci] Linux: add workaround for yylloc patches (#1206)
parent
a5838ec281
commit
a0b71da2fc
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue