aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Blackfin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/Blackfin/Makefile')
-rw-r--r--lib/Target/Blackfin/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/Target/Blackfin/Makefile b/lib/Target/Blackfin/Makefile
index 8ea1dfb..c05d27b 100644
--- a/lib/Target/Blackfin/Makefile
+++ b/lib/Target/Blackfin/Makefile
@@ -12,9 +12,7 @@ LIBRARYNAME = LLVMBlackfinCodeGen
TARGET = Blackfin
# Make sure that tblgen is run, first thing.
-BUILT_SOURCES = BlackfinGenRegisterNames.inc BlackfinGenRegisterDesc.inc \
- BlackfinGenRegisterInfo.h.inc BlackfinGenRegisterInfo.inc \
- BlackfinGenInstrNames.inc \
+BUILT_SOURCES = BlackfinGenRegisterInfo.inc BlackfinGenInstrNames.inc \
BlackfinGenInstrInfo.inc BlackfinGenAsmWriter.inc \
BlackfinGenDAGISel.inc BlackfinGenSubtarget.inc \
BlackfinGenCallingConv.inc BlackfinGenIntrinsics.inc