diff options
Diffstat (limited to 'functions')
| -rwxr-xr-x | functions/defaults.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh index 74e6f0e73..87b3a5351 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -589,7 +589,7 @@ Set_config_defaults () LB_BOOTSTRAP_QEMU_STATIC="${LB_BOOTSTRAP_QEMU_STATIC:-}" } -Check_config_defaults () +Validate_config () { case "${LB_BINARY_FILESYSTEM}" in ntfs) |
