mirror of
https://github.com/ipxe/ipxe
synced 2025-12-15 17:12:54 +03:00
[makefile] Reduce verbosity of various NON_AUTO_MEDIA rules
This commit is contained in:
@@ -52,5 +52,5 @@ do
|
||||
echo "" KERNEL $g
|
||||
cp -p $f $dir/$g
|
||||
done >> $cfg
|
||||
mkisofs -l -o $out -c boot.cat -b isolinux.bin -no-emul-boot -boot-load-size 4 -boot-info-table $dir
|
||||
mkisofs -q -l -o $out -c boot.cat -b isolinux.bin -no-emul-boot -boot-load-size 4 -boot-info-table $dir
|
||||
rm -fr $dir
|
||||
|
||||
Reference in New Issue
Block a user