2009-06-10 Pavel Roskin <proski@gnu.org>

* 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.
This commit is contained in:
proski 2009-06-10 17:02:15 +00:00
parent 473d1e458b
commit fe052e3778
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2009-06-10 Pavel Roskin <proski@gnu.org>
* 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 <michel.hermier@gmail.com>
* fs/i386/pc/pxe.c (grub_pxefs_read): Fix returned values.