2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
Joseph Myers <joseph@codesourcery.com> * configure.in: Handle tic6x targets. * configure: Regenerate. * tic6x/Makefile.in, tic6x/configure.in, tic6x/crt0.S, tic6x/getpid.c, tic6x/kill.c, tic6x/sbrk.c, tic6x/syscalls.c: New. * tic6x/configure: New (generated).
This commit is contained in:
@@ -129,6 +129,10 @@ case "${target}" in
|
||||
config_testsuite=false
|
||||
config_libnosys=false
|
||||
;;
|
||||
tic6x-*-*)
|
||||
AC_CONFIG_SUBDIRS(tic6x)
|
||||
config_testsuite=false
|
||||
;;
|
||||
iq2000-*-*)
|
||||
AC_CONFIG_SUBDIRS([iq2000])
|
||||
;;
|
||||
|
Reference in New Issue
Block a user