|
@@ -15,7 +15,7 @@ if unpack_edk2_blobs
|
|
|
roms += custom_target(f,
|
|
|
build_by_default: have_system,
|
|
|
output: f,
|
|
|
- input: '@0@.bz2'.format(f),
|
|
|
+ input: files('@0@.bz2'.format(f)),
|
|
|
capture: true,
|
|
|
install: get_option('install_blobs'),
|
|
|
install_dir: qemu_datadir,
|