]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
toolchain: allow armv5tel toolchain build on armv7l host.
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 30 Dec 2011 22:43:41 +0000 (23:43 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 30 Dec 2011 22:43:41 +0000 (23:43 +0100)
make.sh

diff --git a/make.sh b/make.sh
index bc13d22e384c2883250f136f224bb8428982e3e4..2c8f231e04a2bc2f35c34379910515143a7ee196 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -240,7 +240,7 @@ buildtoolchain() {
             ;;
 
         # ARM
-        armv5tel:armv5tel|armv5tel:armv5tejl)
+        armv5tel:armv5tel|armv5tel:armv5tejl|armv5tel:armv7l)
             # These are working.
             ;;
         armv5tel:*)