2014-12-15 Stefan Wallentowitz <stefan.wallentowitz@tum.de>
* README: Add details about or1k. * configure.in: Add or1k/or1knd * configure: Regenerated. * or1k/aclocal.m4: New file. * or1k/configure: Ditto. * or1k/Makefile.in: New file * or1k/configure.in: New file * or1k/crt0.S: New file * or1k/include/or1k-asm.h: New file
This commit is contained in:
@@ -159,6 +159,9 @@ case "${target}" in
|
||||
iq2000-*-*)
|
||||
AC_CONFIG_SUBDIRS([iq2000])
|
||||
;;
|
||||
or1k-*-* | or1knd-*-* )
|
||||
AC_CONFIG_SUBDIRS([or1k])
|
||||
;;
|
||||
esac
|
||||
|
||||
dnl For now, don't bother configuring testsuite
|
||||
|
Reference in New Issue
Block a user