There is no need to have the Xenstore headers listed in the LIBS section now that they have been added to the XENSTORE section.
Suggested-by: Jan Beulich <[email protected]> Signed-off-by: Juergen Gross <[email protected]> --- MAINTAINERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index f2f1881b32..82ad8d1709 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -411,8 +411,6 @@ F: tools/include/xengnttab.h F: tools/include/xenguest.h F: tools/include/xenhypfs.h F: tools/include/xenstat.h -F: tools/include/xenstore*.h -F: tools/include/xenstore-compat/*.h F: tools/include/xentoolcore*.h F: tools/include/xentoollog.h F: tools/libs/ -- 2.35.3
