[FUSION] Provide baseaddress for fusion_1_1 and fusion_2_0

These DLLs are also named fusion.dll. Give them the same baseaddress as fusion.dll
This commit is contained in:
Timo Kreuzer 2023-10-29 22:17:51 +02:00
parent 2245dd78f5
commit 58f1201eae
3 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,6 @@
set(baseaddress_fusion_1_1 ${baseaddress_fusion})
set(fusion_folder "${CMAKE_CURRENT_SOURCE_DIR}/..")
spec2def(fusion.dll fusion.spec)

View file

@ -1,4 +1,6 @@
set(baseaddress_fusion_2_0 ${baseaddress_fusion})
set(fusion_folder "${CMAKE_CURRENT_SOURCE_DIR}/..")
spec2def(fusion.dll fusion.spec)

View file

@ -104,7 +104,6 @@ EXCLUDE = (
'framebuf.dll',
'framebuf_new.dll',
'ftfd.dll',
'fusion.dll',
'genincdata.dll',
'hal.dll',
'halaacpi.dll',