]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/misc/meson.build
lasi: move from hw/hppa to hw/misc
[mirror_qemu.git] / hw / misc / meson.build
index 2ff05c7afa9503e171e4331360f251022bd2e8d6..132b7b7344bb0f0db712f2a3d5000ba40afc870f 100644 (file)
@@ -134,3 +134,6 @@ specific_ss.add(when: 'CONFIG_MIPS_CPS', if_true: files('mips_cmgcr.c', 'mips_cp
 specific_ss.add(when: 'CONFIG_MIPS_ITU', if_true: files('mips_itu.c'))
 
 specific_ss.add(when: 'CONFIG_SBSA_REF', if_true: files('sbsa_ec.c'))
+
+# HPPA devices
+softmmu_ss.add(when: 'CONFIG_LASI', if_true: files('lasi.c'))