Upstream: https://gitlab.com/qemu-project/qemu.git Upstream-Commit: d2e570cc0f97b936902a5b1b86b73c0f5998b475
3 lines
130 B
Meson
3 lines
130 B
Meson
system_ss.add(when: 'CONFIG_IPACK', if_true: files('ipack.c'))
|
|
system_ss.add(when: 'CONFIG_TPCI200', if_true: files('tpci200.c'))
|