riscv/Makefile: Delete old target used for debugging.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
Abdelatif Guettouche 2022-04-27 03:57:18 +02:00 committed by Xiang Xiao
parent 3dc07ac6b4
commit 587145a881

View File

@ -213,9 +213,4 @@ endif
$(call DELFILE, Make.dep)
$(call DELFILE, .depend)
info:
@echo $(HEAD_OBJ)
@echo $(ASRCS)
@echo $(CONFIG_ARCH_CHIP)
-include Make.dep