kernel filogic - use extension_hook_opt_out for ntsync

This commit is contained in:
tabris 2026-01-07 11:04:34 -05:00 committed by Igor
parent 8d0f889bf2
commit 1e7201fc06

View File

@ -21,7 +21,7 @@ declare -g IMAGE_PARTITION_TABLE="gpt"
declare -g LINUXFAMILY=filogic
# filogic is a network platform so Proton/WINE isn't probable.
unset -f armbian_kernel_config__enable_ntsync
extension_hook_opt_out "armbian_kernel_config__enable_ntsync"
# This build requires xxd
function add_host_dependencies__filogic_add_xxd_hostdep() {