Skip to content
Commit 2a744007 authored by Greg Ungerer's avatar Greg Ungerer
Browse files

m68k: don't panic if no hardware FPU defined



If we boot up and find no hardware FPU we panic and die.

Change this behavior to be that if we boot up and we _expect_ a hardware
FPU to be present then panic. Don't panic if we don't actually expect to
have any hardware FPU.

This lets us compile a kernel without FPU if we really choose too.

Signed-off-by: default avatarGreg Ungerer <gerg@linux-m68k.org>
parent 6d3ec805
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment