]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
m68k: use default minimum kernel version for m680x0
authorAndreas Schwab <schwab@linux-m68k.org>
Mon, 14 May 2012 15:02:00 +0000 (17:02 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Mon, 14 May 2012 15:31:44 +0000 (17:31 +0200)
ChangeLog.m68k
sysdeps/unix/sysv/linux/m68k/configure
sysdeps/unix/sysv/linux/m68k/configure.in

index 2a44afe8b94581b38b7a6334d04816a89fc2d50c..3c912da2f70d2b9784ec2d53fac65a23f49fd171 100644 (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.
index 708b7a1a3c2f16c100415b38223350fe8ccf85dc..a2fd8333217f93d3ee130b44eec53fe33ad101d5 100644 (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
index b25f4dbb7f49b933b2d9624e86361488971cb53c..6e91ef96f3d9ac86d6d30ad81f625b2606d65037 100644 (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