ati.accelerant: 64 bit fixes

Change-Id: I0f82dfe7bc73122546d262ab7e94010f1adff500
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4115
Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
X512
2021-07-03 09:13:57 +00:00
committed by Adrien Destugues
parent 5a1731bcbc
commit 72e0f9bff5
4 changed files with 7 additions and 6 deletions
+2 -1
View File
@@ -110,6 +110,7 @@ SYSTEM_ADD_ONS_DRIVERS_BT_H2 +=
;
SYSTEM_ADD_ONS_ACCELERANTS += [ FFilterByBuildFeatures
ati.accelerant
x86,x86_64 @{
intel_810.accelerant intel_extreme.accelerant
matrox.accelerant
@@ -118,7 +119,7 @@ SYSTEM_ADD_ONS_ACCELERANTS += [ FFilterByBuildFeatures
via.accelerant
}@ # x86,x86_64
x86 @{
3dfx.accelerant ati.accelerant neomagic.accelerant s3.accelerant
3dfx.accelerant neomagic.accelerant s3.accelerant
}@ # x86
] ;