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:41:47 +0000
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2005-01-25 16:41:47 +0000
commit3279b48916b664d78b652c8358ff0ec06e2cdaca (patch)
tree861477bf198464f4208bf060cfbdf4e189571501 /linux-2.4.29-xen-sparse
parentd63e6e0318369f1d14ec09381f6c96deddcd0fce (diff)
downloadxen-3279b48916b664d78b652c8358ff0ec06e2cdaca.tar.gz
xen-3279b48916b664d78b652c8358ff0ec06e2cdaca.tar.bz2
xen-3279b48916b664d78b652c8358ff0ec06e2cdaca.zip
bitkeeper revision 1.1159.223.40 (41f676cbajLGqFeWFqajtJ3X4OkgoA)
Build system fixes. Signed-off-by: keir.fraser@cl.cam.ac.uk
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 df13c06a6e..0f1d0580da 100644
--- a/linux-2.4.29-xen-sparse/arch/xen/Makefile
+++ b/linux-2.4.29-xen-sparse/arch/xen/Makefile
@@ -118,9 +118,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