Make grub_util_device_is_mapped_stat available in grub-emu core.

This commit is contained in:
Vladimir Serbinenko 2013-12-24 16:56:14 +01:00
parent 57bc5d431b
commit f7c7c4d4ad
3 changed files with 27 additions and 22 deletions

View file

@ -1,3 +1,7 @@
2013-12-24 Vladimir Serbinenko <phcoder@gmail.com>
Make grub_util_device_is_mapped_stat available in grub-emu core.
2013-12-24 Vladimir Serbinenko <phcoder@gmail.com>
Add -Qn to TARGET_CFLAGS if it's supported.