[coreboot-gerrit] Change in coreboot[master]: soc/nvidia/tegra(124|210): Add distclean targets

Martin Roth (Code Review) gerrit at coreboot.org
Mon May 21 01:35:12 CEST 2018


Martin Roth has uploaded this change for review. ( https://review.coreboot.org/26433


Change subject: soc/nvidia/tegra(124|210): Add distclean targets
......................................................................

soc/nvidia/tegra(124|210): Add distclean targets

Add distclean targets so these can be called by the junit.xml test
target needed for jenkins testing.

Change-Id: I5991b43503da1778a6d74a57fbc0daf862e570d7
Signed-off-by: Martin Roth <gaumless at gmail.com>
---
M src/soc/nvidia/tegra124/lp0/Makefile
M src/soc/nvidia/tegra210/lp0/Makefile
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/26433/1

diff --git a/src/soc/nvidia/tegra124/lp0/Makefile b/src/soc/nvidia/tegra124/lp0/Makefile
index 8864107..8c3482d 100644
--- a/src/soc/nvidia/tegra124/lp0/Makefile
+++ b/src/soc/nvidia/tegra124/lp0/Makefile
@@ -53,6 +53,6 @@
 	@# Copy the signed binary to the target file name.
 	$(MV) $@.nosig $@
 
-clean:
+distclean clean:
 	$(RM) -f tegra_lp0_resume.fw tegra_lp0_resume.fw.sig
 	$(RM) -f tegra_lp0_resume.fw.tosig tegra_lp0_resume.elf
diff --git a/src/soc/nvidia/tegra210/lp0/Makefile b/src/soc/nvidia/tegra210/lp0/Makefile
index 8864107..8c3482d 100644
--- a/src/soc/nvidia/tegra210/lp0/Makefile
+++ b/src/soc/nvidia/tegra210/lp0/Makefile
@@ -53,6 +53,6 @@
 	@# Copy the signed binary to the target file name.
 	$(MV) $@.nosig $@
 
-clean:
+distclean clean:
 	$(RM) -f tegra_lp0_resume.fw tegra_lp0_resume.fw.sig
 	$(RM) -f tegra_lp0_resume.fw.tosig tegra_lp0_resume.elf

-- 
To view, visit https://review.coreboot.org/26433
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5991b43503da1778a6d74a57fbc0daf862e570d7
Gerrit-Change-Number: 26433
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180520/e0ca8b08/attachment.html>


More information about the coreboot-gerrit mailing list