02/04/2019 05:54, Anand Rawat: > These are the required meson changes for Windows. > kernel/windows/meson is a stub file added to support > Windows specific source in future releases. > > Signed-off-by: Anand Rawat <[email protected]> > Signed-off-by: Pallavi Kadam <[email protected]> > Reviewed-by: Jeff Shaw <[email protected]> > Reviewed-by: Ranjit Menon <[email protected]> > --- > config/meson.build | 23 ++++++++++++++++------- > config/x86/meson.build | 14 ++++++++------ > kernel/windows/meson.build | 4 ++++
For info, kernel/windows/ is not listed in MAINTAINERS. Will add it. If there is a different maintainer for the kernel part, you may create a new section in MAINTAINERS file later.

