diff options
Diffstat (limited to 'hw/Makefile.objs')
-rw-r--r-- | hw/Makefile.objs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/Makefile.objs b/hw/Makefile.objs index 47d47864fb..74b07a7e7e 100644 --- a/hw/Makefile.objs +++ b/hw/Makefile.objs @@ -107,7 +107,7 @@ common-obj-$(CONFIG_XGMAC) += xgmac.o common-obj-$(CONFIG_PCI) += wdt_i6300esb.o # IndustryPack -common-obj-$(CONFIG_IPACK) += tpci200.o ipack.o +common-obj-$(CONFIG_IPACK) += tpci200.o ipoctal232.o ipack.o # PCI network cards common-obj-$(CONFIG_NE2000_PCI) += ne2000.o |