Skip to content

Commit 7c851a4

Browse files
committed
kernel filogic - use extension_hook_opt_out for ntsync
1 parent 78d212c commit 7c851a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/sources/families/filogic.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ declare -g IMAGE_PARTITION_TABLE="gpt"
2121
declare -g LINUXFAMILY=filogic
2222

2323
# filogic is a network platform so Proton/WINE isn't probable.
24-
unset -f armbian_kernel_config__enable_ntsync
24+
extension_hook_opt_out "armbian_kernel_config__enable_ntsync"
2525

2626
# This build requires xxd
2727
function add_host_dependencies__filogic_add_xxd_hostdep() {

0 commit comments

Comments
 (0)