commit | 335b8f700c42a011cf2855c47bf098be3d35bde4 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Sep 29 13:43:50 2023 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Mon Oct 30 13:41:56 2023 -0700 |
tree | 04f27c92cd29c3c774497d6a7a716effa50c8cfd | |
parent | 5d94c2ffa813d07678c59dea516be5153f85cb2f [diff] |
build: Add update-linux-vdso makefile rule This is not ideal, since it requires all cross-compilers to be present rather than a simple subset. But since it is only run manually, should be good enough for now. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>