* grub-core/Makefile.core.def (lsacpi): Fix ia64 mismerge.

(lsefisystab): Likewise.
	(lssal): Likewise.
	(lsefimmap): Likewise.
	(hdparm): Enable on qemu-mips.
	(setjmp): Add ia64 nodist.
	(serial): Simplify tags.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-05-19 12:13:18 +02:00
parent 63e3eea967
commit 9a79fcf2c9
2 changed files with 17 additions and 6 deletions

View file

@ -1,3 +1,13 @@
2011-05-19 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/Makefile.core.def (lsacpi): Fix ia64 mismerge.
(lsefisystab): Likewise.
(lssal): Likewise.
(lsefimmap): Likewise.
(hdparm): Enable on qemu-mips.
(setjmp): Add ia64 nodist.
(serial): Simplify tags.
2011-05-18 Colin Watson <cjwatson@ubuntu.com>
* Makefile.util.def (grub-ofpathname): Install manual page.