We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78d212c commit 7c851a4Copy full SHA for 7c851a4
config/sources/families/filogic.conf
@@ -21,7 +21,7 @@ declare -g IMAGE_PARTITION_TABLE="gpt"
21
declare -g LINUXFAMILY=filogic
22
23
# filogic is a network platform so Proton/WINE isn't probable.
24
-unset -f armbian_kernel_config__enable_ntsync
+extension_hook_opt_out "armbian_kernel_config__enable_ntsync"
25
26
# This build requires xxd
27
function add_host_dependencies__filogic_add_xxd_hostdep() {
0 commit comments