Fixing wrong kernel flavour warning message on m68k.
This commit is contained in:
parent
7c8551a397
commit
65fc4e1645
|
@ -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
|
||||
;;
|
||||
|
||||
|
|
Loading…
Reference in New Issue