]> Git Repo - qemu.git/blobdiff - hw/Makefile.objs
Add TEWS TPCI200 IndustryPack emulation
[qemu.git] / hw / Makefile.objs
index aa55ce98730d190f257b7d65d1c80e374ab5e224..47d47864fbfd2aab92e3cb3f5fb74ef382b9de4f 100644 (file)
@@ -106,6 +106,9 @@ common-obj-$(CONFIG_XGMAC) += xgmac.o
 # PCI watchdog devices
 common-obj-$(CONFIG_PCI) += wdt_i6300esb.o
 
+# IndustryPack
+common-obj-$(CONFIG_IPACK) += tpci200.o ipack.o
+
 # PCI network cards
 common-obj-$(CONFIG_NE2000_PCI) += ne2000.o
 common-obj-$(CONFIG_EEPRO100_PCI) += eepro100.o
This page took 0.02218 seconds and 4 git commands to generate.