* conf/x86-efi.rmk (linux_mod_SOURCES): Write explicitly to avoid

autogen issues.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-04-27 22:08:24 +02:00
parent 460d8402e0
commit cc9d24254f
2 changed files with 12 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2010-04-27 Vladimir Serbinenko <phcoder@gmail.com>
* conf/x86-efi.rmk (linux_mod_SOURCES): Write explicitly to avoid
autogen issues.
2010-04-26 Christian Franke <franke@computer.org>
* include/grub/util/getroot.h (grub_get_prefix): Remove prototype.