Author: sparky
Date: Sun Feb 19 13:36:59 2006
New Revision: 6979

Modified:
   ppcrcd/trunk/Makefile
Log:
- use vmlinuz insteed of vmlinux


Modified: ppcrcd/trunk/Makefile
==============================================================================
--- ppcrcd/trunk/Makefile       (original)
+++ ppcrcd/trunk/Makefile       Sun Feb 19 13:36:59 2006
@@ -144,7 +144,7 @@
                -l /boot/libs-* -V
 
 $(vmlinux):    out/touch/root_installed
-       $(SU) cp out/root/inst/boot/vmlinux-* $@
+       $(SU) cp out/root/inst/boot/vmlinuz-* $@
        $(SU) chown $$USER $@
        strip $@
        strip -R.comment $@
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to