* Makefile.util.def: Add osdep/init.c to grub-mount files.

This commit is contained in:
Andrey Borzenkov 2013-10-14 15:21:51 +04:00
parent b73249d260
commit f8f3f15559
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2013-10-14 Andrey Borzenkov <arvidjaar@gmail.com>
* Makefile.util.def: Add osdep/init.c to grub-mount files.
2013-10-14 Vladimir Serbinenko <phcoder@gmail.com>
Make grub_util_fd_seek match behaviour of other grub_util_fd_* and