aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.4.29-xen-sparse
diff options
context:
space:
mode:
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2005-01-25 16:48:58 +0000
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2005-01-25 16:48:58 +0000
commitad6b7992539079924f4613bb8bf8c402093cfc9c (patch)
tree731f8eb025cfc86f088c2b7ca089834163f9e237 /linux-2.4.29-xen-sparse
parentcd081848778f290e53e67ff673671a37463244e8 (diff)
parent3279b48916b664d78b652c8358ff0ec06e2cdaca (diff)
downloadxen-ad6b7992539079924f4613bb8bf8c402093cfc9c.tar.gz
xen-ad6b7992539079924f4613bb8bf8c402093cfc9c.tar.bz2
xen-ad6b7992539079924f4613bb8bf8c402093cfc9c.zip
bitkeeper revision 1.1159.212.41 (41f6787aKvcI0-k3FYgkk8w74QD5gg)
manual merge.
Diffstat (limited to 'linux-2.4.29-xen-sparse')
-rw-r--r--linux-2.4.29-xen-sparse/arch/xen/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/linux-2.4.29-xen-sparse/arch/xen/Makefile b/linux-2.4.29-xen-sparse/arch/xen/Makefile
index ca12851752..ac4933244d 100644
--- a/linux-2.4.29-xen-sparse/arch/xen/Makefile
+++ b/linux-2.4.29-xen-sparse/arch/xen/Makefile
@@ -120,9 +120,6 @@ install: bzImage
install -m0664 .config $(INSTALL_PATH)/boot/config-$(INSTALL_NAME)$(INSTALL_SUFFIX)
install -m0664 System.map $(INSTALL_PATH)/boot/System.map-$(INSTALL_NAME)$(INSTALL_SUFFIX)
-dist:
- $(MAKE) INSTALL_PATH=../dist/install install
-
%_config: arch/xen/defconfig-%
rm -f .config arch/xen/defconfig
cp -f arch/xen/defconfig-$(@:_config=) arch/xen/defconfig