Update linux-patcher.mk

Disable custom Ruby timer
pull/1519/head
Petru Soroaga 2024-08-13 13:55:45 +03:00
parent 562a7ffc25
commit f168b413a6
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ endif
define LINUX_PATCHER_LINUX_CONFIG_FIXUPS
$(LINUX_PATCHER_CONFIG_ATHEROS)
$(LINUX_PATCHER_CONFIG_TIMERS)
# $(LINUX_PATCHER_CONFIG_TIMERS)
endef
$(eval $(generic-package))