Mailing List Archive

[xen-unstable] Remove $(LINUX_SRCDIR) on distclean.
# HG changeset patch
# User Ian Campbell <ian.campbell@xensource.com>
# Date 1180953470 -3600
# Node ID 20ee22a089ea2f9fa0593d667e3fd594651040ee
# Parent 1712c62b913c3a27c16e9857ebfec26405c01097
Remove $(LINUX_SRCDIR) on distclean.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
---
buildconfigs/mk.linux-2.6-xen | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 1712c62b913c -r 20ee22a089ea buildconfigs/mk.linux-2.6-xen
--- a/buildconfigs/mk.linux-2.6-xen Mon Jun 04 11:16:19 2007 +0100
+++ b/buildconfigs/mk.linux-2.6-xen Mon Jun 04 11:37:50 2007 +0100
@@ -122,7 +122,7 @@ clean::

.PHONY: delete
delete:
- rm -rf tmp-linux-$(LINUX_VER) $(LINUX_DIR)
+ rm -rf tmp-linux-$(LINUX_VER) $(LINUX_DIR) $(LINUX_SRCDIR)

.PHONY: mrproper
mrproper:

_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog