mirror of https://github.com/OpenIPC/firmware.git
Merge branch 'master' into go2rtc
commit
5dc528801b
|
@ -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