[dpdk-dev] [PATCH] maintainers: add Windows exports script
Thomas Monjalon
thomas at monjalon.net
Thu Jun 13 16:11:55 CEST 2019
A script used with meson was missing in the list of files.
Fixes: 4c773788e05a ("build: generate Windows exports file")
Cc: bruce.richardson at intel.com
Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0212fe6d0..fdc083db9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -117,6 +117,7 @@ F: lib/librte_eal/freebsd/BSDmakefile.meson
F: meson_options.txt
F: config/rte_config.h
F: buildtools/gen-pmdinfo-cfile.sh
+F: buildtools/map_to_def.py
F: buildtools/symlink-drivers-solibs.sh
Public CI
--
2.21.0
More information about the dev
mailing list