summaryrefslogtreecommitdiffstats
path: root/heimdall/config.sub
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2014-06-01 06:49:56 +0200
committerBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2014-06-01 06:49:56 +0200
commitfbebc394f441e35e4777868627b4d2d1ec349a6b (patch)
treeb58d6cdde289e3c5315c69438ab9eb54b08f0e3d /heimdall/config.sub
parentFixed support for large files (up to 2^32 - 1 bytes) (diff)
downloadHeimdall-fbebc394f441e35e4777868627b4d2d1ec349a6b.tar
Heimdall-fbebc394f441e35e4777868627b4d2d1ec349a6b.tar.gz
Heimdall-fbebc394f441e35e4777868627b4d2d1ec349a6b.tar.bz2
Heimdall-fbebc394f441e35e4777868627b4d2d1ec349a6b.tar.lz
Heimdall-fbebc394f441e35e4777868627b4d2d1ec349a6b.tar.xz
Heimdall-fbebc394f441e35e4777868627b4d2d1ec349a6b.tar.zst
Heimdall-fbebc394f441e35e4777868627b4d2d1ec349a6b.zip
Diffstat (limited to '')
-rwxr-xr-xheimdall/config.sub8
1 files changed, 1 insertions, 7 deletions
diff --git a/heimdall/config.sub b/heimdall/config.sub
index 59bb593..c894da4 100755
--- a/heimdall/config.sub
+++ b/heimdall/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
# 2011, 2012 Free Software Foundation, Inc.
-timestamp='2012-04-18'
+timestamp='2012-02-10'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -225,12 +225,6 @@ case $os in
-isc*)
basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
;;
- -lynx*178)
- os=-lynxos178
- ;;
- -lynx*5)
- os=-lynxos5
- ;;
-lynx*)
os=-lynxos
;;