Add BSP and semihosting library for nios2-generic-nommu QEMU emulation.
This commit is contained in:
committed by
Corinna Vinschen
parent
054ff18f5f
commit
fddc74d12b
@@ -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
|
||||
|
Reference in New Issue
Block a user