nvc0: Fix typo of nvc0_mm.c in SConscript.
This commit is contained in:
@@ -29,7 +29,7 @@ nvc0 = env.ConvenienceLibrary(
|
||||
'nvc0_push.c',
|
||||
'nvc0_push2.c',
|
||||
'nvc0_fence.c',
|
||||
'nvc0_mm'
|
||||
'nvc0_mm.c'
|
||||
])
|
||||
|
||||
Export('nvc0')
|
||||
|
||||
Reference in New Issue
Block a user