aboutsummaryrefslogtreecommitdiffstats
path: root/samples/rust/rust_driver_platform.rs
diff options
context:
space:
mode:
authorNir Lichtman <[email protected]>2025-01-10 12:05:00 +0000
committerIngo Molnar <[email protected]>2025-02-25 20:13:33 +0000
commite451630226bd09dc730eedb4e32cab1cc7155ae8 (patch)
treede1030f338d1af2ce1ec5ddaae56d2803f39b926 /samples/rust/rust_driver_platform.rs
parentLinux 6.14-rc4 (diff)
downloadkernel-e451630226bd09dc730eedb4e32cab1cc7155ae8.tar.gz
kernel-e451630226bd09dc730eedb4e32cab1cc7155ae8.zip
x86/build: Fix broken copy command in genimage.sh when making isoimage
Problem: Currently when running the "make isoimage" command there is an error related to wrong parameters passed to the cp command: "cp: missing destination file operand after 'arch/x86/boot/isoimage/'" This is caused because FDINITRDS is an empty array. Solution: Check if FDINITRDS is empty before executing the "cp" command, similar to how it is done in the case of hdimage. Signed-off-by: Nir Lichtman <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Cc: Ard Biesheuvel <[email protected]> Cc: Masahiro Yamada <[email protected]> Cc: Michal Marek <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'samples/rust/rust_driver_platform.rs')
0 files changed, 0 insertions, 0 deletions