patch-2.4.5 linux/arch/cris/boot/compressed/Makefile
Next file: linux/arch/cris/boot/compressed/head.S
Previous file: linux/arch/cris/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue May 1 16:04:56 2001
- Orig file:
v2.4.4/linux/arch/cris/boot/compressed/Makefile
- Orig date:
Fri Apr 6 10:42:55 2001
diff -u --recursive --new-file v2.4.4/linux/arch/cris/boot/compressed/Makefile linux/arch/cris/boot/compressed/Makefile
@@ -24,7 +24,7 @@
vmlinuz: piggy.img decompress.bin
- cat decompress.bin piggy.img $(TOPDIR)/cramfs.img > vmlinuz
+ cat decompress.bin piggy.img > vmlinuz
rm -f piggy.img
head.o: head.S
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)