mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
Clean a little bit more.
This commit is contained in:
parent
8b99fa0955
commit
477605c70c
@ -95,6 +95,8 @@ $(obj)/conf:: $(SHIPPED) $(CT_LIB_DIR)/kconfig/conf.c
|
||||
|
||||
clean::
|
||||
@rm -f $(CT_TOP_DIR)/kconfig/{,m}conf
|
||||
@rmdir --ignore-fail-on-non-empty $(CT_TOP_DIR)/kconfig
|
||||
@rm -f $(CT_TOP_DIR)/config
|
||||
@rm -rf $(CT_TOP_DIR)/config.gen
|
||||
|
||||
distclean::
|
||||
|
Loading…
Reference in New Issue
Block a user