summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hornet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hornet.cpp')
-rw-r--r--src/mame/drivers/hornet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/hornet.cpp b/src/mame/drivers/hornet.cpp
index 490940decc5..f8804bb3d46 100644
--- a/src/mame/drivers/hornet.cpp
+++ b/src/mame/drivers/hornet.cpp
@@ -1186,7 +1186,7 @@ MACHINE_CONFIG_END
MACHINE_CONFIG_START(hornet_state::sscope2)
hornet_2board_v2(config);
- MCFG_DS2401_ADD("lan_serial_id")
+ MCFG_DEVICE_ADD("lan_serial_id", DS2401)
MCFG_EEPROM_SERIAL_93C46_ADD("lan_eeprom")
MACHINE_CONFIG_END