# HG changeset patch # User Karl Berry # Date 1200584003 28800 # Node ID dd11dbd9160b8c82831ef719b3a7890140464183 # Parent 2afb25a39ffb6d047b3b1b02c4a1370aaf48a19c autoupdate diff --git a/build-aux/config.sub b/build-aux/config.sub --- a/build-aux/config.sub +++ b/build-aux/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 # Free Software Foundation, Inc. -timestamp='2008-01-08' +timestamp='2008-01-16' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -1049,6 +1049,10 @@ basic_machine=tic6x-unknown os=-coff ;; + tile*) + basic_machine=tile-unknown + os=-linux-gnu + ;; tx39) basic_machine=mipstx39-unknown ;;