I'm running [1] PRU regression tests using this baseboard definition and
mainline Binutils, GCC, Newlib and GNU Simulator.
[1] https://github.com/dinuxbg/gnupru/blob/master/testing/buildbot-pru.sh
ChangeLog:
* Makefile.am: Add pru-sim.exp.
* Makefile.in: Ditto.
* baseboar
This fixes "make distcheck" on my Debian 10 system.
Test I did:
autoreconf -vfi
./configure
make
make distcheck
ChangeLog:
* Makefile.am: Fix dejagnu.texi dependency.
Signed-off-by: Dimitar Dimitrov
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --