summaryrefslogtreecommitdiff
path: root/mk/build.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-27 12:42:16 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-27 12:42:16 +0100
commit4ec19868ca3eab2146899d745319d775b23687af (patch)
treec9ec72888e70fc1f2ba7ac109fc5c2592ea1f621 /mk/build.mk
parent4a750de6dd983eee7db8cd81d98ebb680a405267 (diff)
parent6b92f1793695460db488d5b5502a3d654ab2b572 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'mk/build.mk')
-rw-r--r--mk/build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/build.mk b/mk/build.mk
index a4ef86035..881acca62 100644
--- a/mk/build.mk
+++ b/mk/build.mk
@@ -196,7 +196,7 @@ clean:
cleankernel:
@$(TRACE) cleankernel
- rm -rf $(TOOLCHAIN_BUILD_DIR)/linux* $(BUILD_DIR)/linux
+ rm -rf $(TOOLCHAIN_BUILD_DIR)/w-linux* $(BUILD_DIR)/linux
cleandir:
@$(TRACE) cleandir