summaryrefslogtreecommitdiffstats
path: root/src/build/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/build/Makefile')
-rw-r--r--src/build/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/build/Makefile b/src/build/Makefile
index a1215378..66856533 100644
--- a/src/build/Makefile
+++ b/src/build/Makefile
@@ -199,7 +199,6 @@ endif
install: all tar
tar:
- @cp $(IMG_DIR)/sbe_seeprom_DD1.bin $(IMG_DIR)/sbe_seeprom.bin || true
@cp $(IMG_DIR)/$(SBE_STRINGFILE_NAME) $(IMG_DIR)/sbeStringFile || true
@echo "Installing simics.tar"
@rm -rf $(TAR_OBJDIR)
OpenPOWER on IntegriCloud