autoupdate
authorKarl Berry <karl@freefriends.org>
Fri, 6 Sep 2013 12:36:05 +0000 (05:36 -0700)
committerKarl Berry <karl@freefriends.org>
Fri, 6 Sep 2013 12:36:05 +0000 (05:36 -0700)
build-aux/config.sub

index 9633db7..85a159e 100755 (executable)
@@ -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 @@ case $basic_machine in
        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
                ;;