Skip to content

Commit 29efcf6

Browse files
CvHantonlacon
authored andcommitted
releases.py: change name for Generic
1 parent e0bbe4f commit 29efcf6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

releases.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ def __init__(self, args):
130130
'AMLGX.arm': 'Amlogic GXBB/GXL/GXM',
131131
'Dragonboard.arm': 'Qualcomm Dragonboard',
132132
'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)',
133+
'Generic.x86_64': 'Generic (AMD/Intel)',
134+
'Generic-legacy.x86_64': 'Generic Legacy (AMD/Intel/NVIDIA)',
135135
'H3.arm': 'Allwinner H3',
136136
'H5.aarch64': 'Allwinner H5',
137137
'H5.arm': 'Allwinner H5',

0 commit comments

Comments
 (0)