summaryrefslogtreecommitdiffstats
path: root/src/build/Makefile
diff options
context:
space:
mode:
authorSachin Gupta <sgupta2m@in.ibm.com>2018-01-15 23:02:28 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2018-01-17 05:18:24 -0500
commit75e24e297d540cd251a44e992f8ffd3efc588e83 (patch)
tree0a15d66cbd7b1b7d8e1decbeecf10b853f3e68fa /src/build/Makefile
parent6b405b238ad0c88e0e476a4346f8fa34da443cce (diff)
downloadtalos-sbe-75e24e297d540cd251a44e992f8ffd3efc588e83.tar.gz
talos-sbe-75e24e297d540cd251a44e992f8ffd3efc588e83.zip
Remove support for DD1
Change-Id: I0213b7b59d482dd5182f0c4e7593a246a0f82e86 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52059 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
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