m68k: use default minimum kernel version for m680x0

This commit is contained in:
Andreas Schwab 2012-05-14 17:02:00 +02:00
parent a7375c94a8
commit 3f753e3ad5
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
* sysdeps/unix/sysv/linux/m68k/configure.in (arch_minimum_kernel)
[$machine != m68k/coldfire]: Don't set.
2012-05-10 Andreas Schwab <schwab@linux-m68k.org>
* sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.

View File

@ -4,7 +4,6 @@ m68k/coldfire)
arch_minimum_kernel=2.6.10
;;
*)
arch_minimum_kernel=2.0.10
libc_cv_gcc_unwind_find_fde=yes
;;
esac

View File

@ -5,7 +5,6 @@ m68k/coldfire)
arch_minimum_kernel=2.6.10
;;
*)
arch_minimum_kernel=2.0.10
libc_cv_gcc_unwind_find_fde=yes
;;
esac