On 2/25/20 4:15 AM, Laurent Vivier wrote: > This will be used when we'll import syscall.tbl from the kernel > > Add a script to remove all the dependencies to syscall_nr.h > that point to source directory and not to the build directory. > The list of arch will be update while the generated files are added. > > Signed-off-by: Laurent Vivier <laur...@vivier.eu> > --- > Makefile.target | 3 ++- > configure | 14 ++++++++++++++ > 2 files changed, 16 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~