On 07/21/16 14:16, Christophe Milard wrote:
no. sadly. Maxim could not find it either. Just "gone"...
Christophe.
right. That might be some merge commit but I was unable to see where
exactly it's removed.
Maxim,
On 21 July 2016 at 13:12, Anders Roxell <anders.rox...@linaro.org> wrote:
On 21 July 2016 at 14:06, Christophe Milard
<christophe.mil...@linaro.org> wrote:
The change done for commit id 1fcd2369be88a6f4f7a7a93e9bb315d0e65ab128
in the Makefile, and delated after is reintroduced here.
Signed-off-by: Christophe Milard <christophe.mil...@linaro.org>
---
platform/linux-generic/Makefile.am | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/platform/linux-generic/Makefile.am
b/platform/linux-generic/Makefile.am
index c8fd8cb..9ea6afa 100644
--- a/platform/linux-generic/Makefile.am
+++ b/platform/linux-generic/Makefile.am
@@ -88,6 +88,10 @@ odpapiplatinclude_HEADERS = \
$(srcdir)/include/odp/api/plat/traffic_mngr_types.h \
$(srcdir)/include/odp/api/plat/version_types.h
+odpdrvincludedir = $(includedir)/odp/drv
+odpdrvinclude_HEADERS = \
+ $(srcdir)/include/odp/drv/compiler.h
+
did we figure out which commit that removed this?
Cheers,
Anders
noinst_HEADERS = \
${srcdir}/include/odp_align_internal.h \
${srcdir}/include/odp_atomic_internal.h \
--
2.7.4