Skip to content

Commit

Permalink
Merge pull request #37 from smoser/fix/qemu-sys-fw-arches
Browse files Browse the repository at this point in the history
modules: qemu_sys_fw is only available on aarch64 and x86.
  • Loading branch information
hrw authored Jan 28, 2020
2 parents 982625c + a2c2485 commit a22cef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/etc/modules
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pcnet32 # arch=x86

## VirtIO
9pnet_virtio
qemu_fw_cfg
qemu_fw_cfg # arch=x86,aarch64
virtio_blk
virtio_input
virtio_net
Expand Down

0 comments on commit a22cef4

Please sign in to comment.