diff options
| author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2025-09-08 12:49:55 +0200 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-09-17 19:00:57 +0200 |
| commit | ee4ffbf239cbd9de8c6b6cc33283b7a64a95a956 (patch) | |
| tree | 9899d18e97ca2a2443bdc0db72297b40498e8aca /rust/system/build.rs | |
| parent | fef932ef09c82c3831ff3336d1b2d566cd6ccae4 (diff) | |
| download | focaccia-qemu-ee4ffbf239cbd9de8c6b6cc33283b7a64a95a956.tar.gz focaccia-qemu-ee4ffbf239cbd9de8c6b6cc33283b7a64a95a956.zip | |
rust: split "system" crate
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Link: https://lore.kernel.org/r/20250827104147.717203-15-marcandre.lureau@redhat.com Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/system/build.rs')
| l--------- | rust/system/build.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/system/build.rs b/rust/system/build.rs new file mode 120000 index 0000000000..71a3167885 --- /dev/null +++ b/rust/system/build.rs @@ -0,0 +1 @@ +../util/build.rs \ No newline at end of file |