summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 801b713..6ab0303 100644
--- a/Makefile
+++ b/Makefile
@@ -139,6 +139,7 @@ mrproper: clean
$(Q)echo [CLEAN] $@
$(Q)rm -f $(CONFIG)
$(Q)rm -f $(CONFIG_OLD)
+ $(MAKE) -C kconfig-frontends clean
PHONY += distclean
distclean: mrproper