Add BSP and semihosting library for nios2-generic-nommu QEMU emulation.

This commit is contained in:
Sandra Loosemore
2018-08-07 14:15:47 -07:00
committed by Corinna Vinschen
parent 054ff18f5f
commit fddc74d12b
28 changed files with 5848 additions and 0 deletions

View File

@@ -176,6 +176,9 @@ case "${target}" in
or1k-*-* | or1knd-*-* )
AC_CONFIG_SUBDIRS([or1k])
;;
nios2-*-*)
AC_CONFIG_SUBDIRS([nios2])
;;
esac
dnl For now, don't bother configuring testsuite