[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] Kernel makefiles do not define $(LN).



# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID 9afe86e6d9dd88470a593f098553cc26bb292fe3
# Parent  0f33cbec4e3600f3d708af2630b8eabb9b6641a5
Kernel makefiles do not define $(LN).
Signed-off-by: Rik van Riel <riel@xxxxxxxxxx>

diff -r 0f33cbec4e36 -r 9afe86e6d9dd linux-2.6-xen-sparse/arch/xen/boot/Makefile
--- a/linux-2.6-xen-sparse/arch/xen/boot/Makefile       Mon Oct 10 18:06:14 2005
+++ b/linux-2.6-xen-sparse/arch/xen/boot/Makefile       Mon Oct 10 19:56:46 2005
@@ -8,4 +8,4 @@
        $(call if_changed,objcopy)
 
 bzImage: vmlinuz
-       $(Q)$(LN) -sf ../../../vmlinuz $(srctree)/arch/xen/boot/bzImage
+       $(Q)ln -sf ../../../vmlinuz $(srctree)/arch/xen/boot/bzImage

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.