1 parent e0bbe4f commit 29efcf6Copy full SHA for 29efcf6
1 file changed
releases.py
@@ -130,8 +130,8 @@ def __init__(self, args):
130
'AMLGX.arm': 'Amlogic GXBB/GXL/GXM',
131
'Dragonboard.arm': 'Qualcomm Dragonboard',
132
'FORMAT.any': 'Tools',
133
- 'Generic.x86_64': 'Generic AMD/Intel/NVIDIA (x86_64)',
134
- 'Generic-legacy.x86_64': 'Generic-legacy AMD/Intel/NVIDIA on X11 (x86_64)',
+ 'Generic.x86_64': 'Generic (AMD/Intel)',
+ 'Generic-legacy.x86_64': 'Generic Legacy (AMD/Intel/NVIDIA)',
135
'H3.arm': 'Allwinner H3',
136
'H5.aarch64': 'Allwinner H5',
137
'H5.arm': 'Allwinner H5',
0 commit comments