arch-vega: Remove deleted instruction.cc from build (#801)
Change-Id: I03073d35a0d36788dfe8309e6ed466d0a496e31e
This commit is contained in:
@@ -51,7 +51,6 @@ DebugFlag('GPUPTWalker', 'Debug flag for GPU page table walker')
|
||||
if env['CONF']['TARGET_GPU_ISA'] == 'vega':
|
||||
Source('gpu_decoder.cc')
|
||||
Source('insts/gpu_static_inst.cc')
|
||||
Source('insts/instructions.cc')
|
||||
Source('insts/op_encodings.cc')
|
||||
Source('gpu_isa.cc')
|
||||
Source('gpu_registers.cc')
|
||||
|
||||
Reference in New Issue
Block a user