Fixing wrong kernel flavour warning message on m68k.

This commit is contained in:
Daniel Baumann 2007-11-11 10:23:08 +01:00
parent 6e3fa37642
commit 8e94824fe9
1 changed files with 1 additions and 1 deletions

View File

@ -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
;;