summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ad2cd13..7ae8bbe 100644
--- a/Makefile
+++ b/Makefile
@@ -564,11 +564,13 @@ clean:
rm -f torisatool makefw tor2fw.h radfw.h
rm -f $(BINS)
rm -f patgen pattest patlooptest hdlcstress hdlctest hdlcgen hdlcverify timertest
- rm -f *.o ztcfg tzdriver sethdlc sethdlc-new
+ rm -f *.o */*.o ztcfg tzdriver sethdlc sethdlc-new
rm -f $(TZOBJS) $(LIBTONEZONE_SO) *.lo
+ifeq ($(BUILDVER),linux26)
ifeq (yes,$(HAS_KSRC))
$(MAKE) -C $(KSRC) SUBDIRS=$(PWD) clean
endif
+endif
$(MAKE) -C wct4xxp clean
$(MAKE) -C wctc4xxp clean
rm -rf .tmp_versions