Fix generation of kernel_syms.lst

* grub-core/Makefile.am (kernel_syms.lst): Fix value and position of
    ASM_PREFIX
This commit is contained in:
Yves Blusseau 2010-09-27 11:11:38 +02:00
parent 8e57a6ca44
commit f772623bc0
2 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,10 @@
2010-09-27 Yves Blusseau <blusseau@zetam.org>
Fix generation of kernel_syms.lst
* grub-core/Makefile.am (kernel_syms.lst): Fix value and position of
ASM_PREFIX
2010-09-26 Robert Millan <rmh@gnu.org>
Support degraded ZFS arrays in "grub-probe -t device" resolution.