summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8c093bd..99c0a52 100644
--- a/Makefile
+++ b/Makefile
@@ -218,7 +218,9 @@ update:
fi
clean:
+ifneq (no,$(HAS_KSRC))
$(KMAKE) clean
+endif
$(MAKE) -C drivers/dahdi/firmware clean
distclean: dist-clean