mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
Make distclean work again: don't try to remove a directory twice.
This commit is contained in:
parent
1f16f7a6f7
commit
396ef34c2e
@ -101,4 +101,3 @@ clean::
|
||||
|
||||
distclean::
|
||||
@rm -f $(CT_TOP_DIR)/config
|
||||
@[ $(CT_LIB_DIR) = $(CT_TOP_DIR) ] || rm -rf $(CT_TOP_DIR)/kconfig
|
||||
|
Loading…
Reference in New Issue
Block a user