riscv/Makefile: Delete old target used for debugging.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
parent
3dc07ac6b4
commit
587145a881
@ -213,9 +213,4 @@ endif
|
|||||||
$(call DELFILE, Make.dep)
|
$(call DELFILE, Make.dep)
|
||||||
$(call DELFILE, .depend)
|
$(call DELFILE, .depend)
|
||||||
|
|
||||||
info:
|
|
||||||
@echo $(HEAD_OBJ)
|
|
||||||
@echo $(ASRCS)
|
|
||||||
@echo $(CONFIG_ARCH_CHIP)
|
|
||||||
|
|
||||||
-include Make.dep
|
-include Make.dep
|
||||||
|
Loading…
Reference in New Issue
Block a user