change log for examples-v2 (2011-03-14)
rtems-vc at rtems.org
rtems-vc at rtems.org
Mon Mar 14 16:10:05 UTC 2011
*joel*:
2011-03-14 Joel Sherrill <joel.sherrill at oarcorp.com>
* crc/Makefile, fat_ramdisk/Makefile: Fix Makefiles.
M 1.7 file_io/ChangeLog
M 1.2 file_io/crc/Makefile
M 1.2 file_io/fat_ramdisk/Makefile
diff -u examples-v2/file_io/ChangeLog:1.6 examples-v2/file_io/ChangeLog:1.7
--- examples-v2/file_io/ChangeLog:1.6 Fri Mar 11 12:37:57 2011
+++ examples-v2/file_io/ChangeLog Mon Mar 14 10:53:09 2011
@@ -1,3 +1,7 @@
+2011-03-14 Joel Sherrill <joel.sherrill at oarcorp.com>
+
+ * crc/Makefile, fat_ramdisk/Makefile: Fix Makefiles.
+
2011-03-11 Joel Sherrill <joel.sherrill at oarcorp.com>
* fat_ramdisk/.cvsignore, fat_ramdisk/Makefile, fat_ramdisk/README,
diff -u examples-v2/file_io/crc/Makefile:1.1 examples-v2/file_io/crc/Makefile:1.2
--- examples-v2/file_io/crc/Makefile:1.1 Fri Mar 11 11:35:59 2011
+++ examples-v2/file_io/crc/Makefile Mon Mar 14 10:53:09 2011
@@ -28,6 +28,8 @@
$(ARCH)/init.o: init.c stamp-fs-image
+$(ARCH)/FilesystemImage.o: stamp-fs-image FilesystemImage.c FilesystemImage.h
+
FilesystemImage: $(ARCH) rootfs/image.img
cd rootfs ; \
tar cf ../FilesystemImage --exclude CVS --exclude .cvsignore .
diff -u examples-v2/file_io/fat_ramdisk/Makefile:1.1 examples-v2/file_io/fat_ramdisk/Makefile:1.2
--- examples-v2/file_io/fat_ramdisk/Makefile:1.1 Fri Mar 11 12:37:57 2011
+++ examples-v2/file_io/fat_ramdisk/Makefile Mon Mar 14 10:53:09 2011
@@ -28,6 +28,8 @@
$(ARCH)/init.o: init.c stamp-fs-image
+$(ARCH)/FilesystemImage.o: stamp-fs-image FilesystemImage.c FilesystemImage.h
+
FilesystemImage: $(ARCH) rootfs/shell-init
cd rootfs ; \
tar cf ../FilesystemImage --exclude CVS --exclude .cvsignore .
--
Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110314/c80a12c4/attachment.html>
More information about the vc
mailing list