[2288] 2009-06-10 Pavel Roskin <[email protected]>

Pavel Roskin <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 2288
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2288
Author:   proski
Date:     2009-06-10 17:02:15 +0000 (Wed, 10 Jun 2009)
Log Message:
-----------
2009-06-10  Pavel Roskin  <[email protected]>

	* conf/common.rmk: Compile tar.mod from tar.c, not cpio.c.  The
	build system doesn't need to be aware of the tar.c internals.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/conf/common.rmk

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-06-09 19:45:18 UTC (rev 2287)
+++ trunk/grub2/ChangeLog	2009-06-10 17:02:15 UTC (rev 2288)
@@ -1,3 +1,8 @@
+2009-06-10  Pavel Roskin  <[email protected]>
+
+	* conf/common.rmk: Compile tar.mod from tar.c, not cpio.c.  The
+	build system doesn't need to be aware of the tar.c internals.
+
 2009-06-09  Michel Hermier  <[email protected]>
 
 	* fs/i386/pc/pxe.c (grub_pxefs_read): Fix returned values.

Modified: trunk/grub2/conf/common.rmk
===================================================================
--- trunk/grub2/conf/common.rmk	2009-06-09 19:45:18 UTC (rev 2287)
+++ trunk/grub2/conf/common.rmk	2009-06-10 17:02:15 UTC (rev 2288)
@@ -260,8 +260,8 @@
 cpio_mod_LDFLAGS = $(COMMON_LDFLAGS)
 
 # For tar.mod.
-tar_mod_SOURCES = fs/cpio.c
-tar_mod_CFLAGS = $(COMMON_CFLAGS) -DMODE_USTAR
+tar_mod_SOURCES = fs/tar.c
+tar_mod_CFLAGS = $(COMMON_CFLAGS)
 tar_mod_LDFLAGS = $(COMMON_LDFLAGS)
 
 # For udf.mod.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.