Re: [PATCH RTEMS v2 6/6] cpukit/Makefile: Add libfreebsd source files.

2020-06-13 Thread Vijay Kumar Banerjee
Hi Niteesh, Thanks for the patchset. I think this patch can be squashed with the porting patch. I had two more questions in the porting patch which I have commented there, rest looks good to me. I haven't tested these patches with any sample app yet. Best regards, Vijay On Thu, Jun 11, 2020 at

[PATCH RTEMS v2 6/6] cpukit/Makefile: Add libfreebsd source files.

2020-06-11 Thread G S Niteesh Babu
--- cpukit/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index 51f38c84c7..1335d41038 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -342,6 +342,8 @@ librtemscpu_a_SOURCES += libmisc/uuid/uuid_time.c librtemscpu_a_SOURCES +=