Thread (4 messages) 4 messages, 2 authors, 2017-02-28
STALE3438d

[PATCH 1/3] mk: clean .lib.cmd files

From: Ferruh Yigit <hidden>
Date: 2017-02-22 20:54:51
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Ferruh Yigit <redacted>
---
 mk/rte.lib.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mk/rte.lib.mk b/mk/rte.lib.mk
index 33a5f5a..266cd01 100644
--- a/mk/rte.lib.mk
+++ b/mk/rte.lib.mk
@@ -172,7 +172,7 @@ clean: _postclean
 .PHONY: doclean
 doclean:
 	$(Q)rm -rf $(LIB) $(OBJS-all) $(DEPS-all) $(DEPSTMP-all) \
-	  $(CMDS-all) $(INSTALL-FILES-all)
+	  $(CMDS-all) .$(LIB).cmd $(INSTALL-FILES-all)
 	$(Q)rm -f $(_BUILD_TARGETS) $(_INSTALL_TARGETS) $(_CLEAN_TARGETS)
 
 include $(RTE_SDK)/mk/internal/rte.compile-post.mk
-- 
2.9.3
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help