[PATCH RTEMS v2 6/6] cpukit/Makefile: Add libfreebsd source files.
Vijay Kumar Banerjee
vijay at rtems.org
Sat Jun 13 13:10:33 UTC 2020
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 5:53 PM G S Niteesh Babu <niteesh.gs at gmail.com> wrote:
>
> ---
> 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 += libmisc/xz/xz_crc32.c
> librtemscpu_a_SOURCES += libmisc/xz/xz_dec_lzma2.c
> librtemscpu_a_SOURCES += libmisc/xz/xz_dec_stream.c
> +librtemscpu_a_SOURCES += libfreebsd/dev/ofw/ofw_fdt.c
> +librtemscpu_a_SOURCES += libfreebsd/dev/ofw/openfirm.c
> librtemscpu_a_SOURCES += libfs/src/defaults/default_are_nodes_equal.c
> librtemscpu_a_SOURCES += libfs/src/defaults/default_chown.c
> librtemscpu_a_SOURCES += libfs/src/defaults/default_clone.c
> --
> 2.17.1
>
More information about the devel
mailing list