On Tue, May 12, 2020 at 01:52:05PM -0400, Stewart Hildebrand wrote:
> This resolves the following observed error:
>
> /bin/sh: /path/to/xen/xen/../xen/scripts/kconfig/merge_config.sh: No such
> file or directory
>
> Signed-off-by: Stewart Hildebrand
Reviewed-by: Anthony PERARD
Thanks,
--
A
This resolves the following observed error:
/bin/sh: /path/to/xen/xen/../xen/scripts/kconfig/merge_config.sh: No such file
or directory
Signed-off-by: Stewart Hildebrand
---
xen/tools/kconfig/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xen/tools/kconfig/Makefil