xref: /qemu/hw/sensor/meson.build (revision 5e9ae4b1a31a17a72487372067a78b6afa68b68d)
1softmmu_ss.add(when: 'CONFIG_TMP105', if_true: files('tmp105.c'))
2softmmu_ss.add(when: 'CONFIG_TMP421', if_true: files('tmp421.c'))
3softmmu_ss.add(when: 'CONFIG_EMC141X', if_true: files('emc141x.c'))
4