Fix some single driver builds (nw)

This commit is contained in:
Miodrag Milanovic 2016-11-08 12:28:56 +01:00
parent 694657af7c
commit 114aa294cd
2 changed files with 2 additions and 2 deletions

View File

@ -219,7 +219,7 @@ end
---------------------------------------------------
--
--@src/devices/bus/bbc/fds/fds.h,BUSES["BBC_FDC"] = true
--@src/devices/bus/bbc/fdc/fdc.h,BUSES["BBC_FDC"] = true
---------------------------------------------------
if (BUSES["BBC_FDC"]~=null) then

View File

@ -1299,7 +1299,7 @@ end
---------------------------------------------------
--
--@src/devices/machine/ldp1000.h,MACHINES["LDP1450"] = true
--@src/devices/machine/ldp1450.h,MACHINES["LDP1450"] = true
---------------------------------------------------
if (MACHINES["LDP1450"]~=null) then