changeset 37167:71c6a04a36da

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 06 Sep 2013 05:36:05 -0700
parents fe129ca366e4
children 8f415d62517a
files build-aux/config.sub
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/build-aux/config.sub	Wed Sep 04 17:09:39 2013 -0700
+++ b/build-aux/config.sub	Fri Sep 06 05:36:05 2013 -0700
@@ -2,7 +2,7 @@
 # Configuration validation subroutine script.
 #   Copyright 1992-2013 Free Software Foundation, Inc.
 
-timestamp='2013-08-10'
+timestamp='2013-09-05'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -324,7 +324,7 @@
 	c6x)
 		basic_machine=tic6x-unknown
 		;;
-	m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip)
+	m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
 		basic_machine=$basic_machine-unknown
 		os=-none
 		;;