summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/defaults.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index d95d755..69181b6 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -361,7 +361,7 @@ Set_defaults ()
;;
m68k)
- LH_LINUX_FLAVOURS="You need to specify the linux kernel flavour manually on m68k (FIXME)."
+ Echo_error "You need to specify the linux kernel flavour manually on m68k (FIXME)."
exit 1
;;