Message ID | 20191125164041.30875-1-adhemerval.zanella@linaro.org |
---|---|
State | New |
Headers | show |
Series | [COMMITTED] arm: Fix armv7 selection after 'Split BE/LE abilist' | expand |
diff --git a/sysdeps/arm/be/armv7/multiarch/Implies b/sysdeps/arm/be/armv7/multiarch/Implies new file mode 100644 index 0000000000..ac212e6658 --- /dev/null +++ b/sysdeps/arm/be/armv7/multiarch/Implies @@ -0,0 +1 @@ +arm/armv7/multiarch diff --git a/sysdeps/arm/le/armv6/Implies b/sysdeps/arm/le/armv6/Implies new file mode 100644 index 0000000000..137a8ab20f --- /dev/null +++ b/sysdeps/arm/le/armv6/Implies @@ -0,0 +1 @@ +arm/armv6 diff --git a/sysdeps/arm/le/armv6t2/Implies b/sysdeps/arm/le/armv6t2/Implies new file mode 100644 index 0000000000..d777cf8eef --- /dev/null +++ b/sysdeps/arm/le/armv6t2/Implies @@ -0,0 +1 @@ +arm/armv6t2 diff --git a/sysdeps/arm/le/armv7/Implies b/sysdeps/arm/le/armv7/Implies new file mode 100644 index 0000000000..3a1446ba1b --- /dev/null +++ b/sysdeps/arm/le/armv7/Implies @@ -0,0 +1 @@ +arm/armv7 diff --git a/sysdeps/arm/le/armv7/multiarch/Implies b/sysdeps/arm/le/armv7/multiarch/Implies new file mode 100644 index 0000000000..ac212e6658 --- /dev/null +++ b/sysdeps/arm/le/armv7/multiarch/Implies @@ -0,0 +1 @@ +arm/armv7/multiarch