mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
riscv/Makefile: Delete old target used for debugging.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
committed by
Xiang Xiao
parent
3dc07ac6b4
commit
587145a881
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user