Re: [PATCH 2/3] or1ksim: Add tm27.h to include_HEADERS

2014-09-02 Thread Hesham Moustafa
On Tue, Sep 2, 2014 at 4:31 PM, Joel Sherrill wrote: > I think this patch installs tm27.h is redundant with one I already > committed. > > tm27 has "#include " and this patch would have installed > a second copy under the bsp/ subdirectory. That may in fact be the > correct location but it isn't w

Re: [PATCH 2/3] or1ksim: Add tm27.h to include_HEADERS

2014-09-02 Thread Joel Sherrill
I think this patch installs tm27.h is redundant with one I already committed. tm27 has "#include " and this patch would have installed a second copy under the bsp/ subdirectory. That may in fact be the correct location but it isn't where it is expected to be. It would have to be moved for all BSP

[PATCH 2/3] or1ksim: Add tm27.h to include_HEADERS

2014-08-31 Thread Hesham ALMatary
Add tm27.h to include_HEADERS instead of include_bsp_HEADERS for or1ksim BSP. --- c/src/lib/libbsp/or1k/or1ksim/Makefile.am | 1 + c/src/lib/libbsp/or1k/or1ksim/preinstall.am | 10 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/c/src/lib/libbsp/or1k/or1ksim/Makefile.a