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:
Jeff Johnston
2014-12-15 20:09:28 +00:00
parent 6485fc66f2
commit d1219c0e89
10 changed files with 5187 additions and 1 deletions

View File

@@ -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