]> git.proxmox.com Git - grub2.git/commit - Makefile.am
Move handling of GRUB_QEMU_OPTS to grub-shell so that make check works.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 7 Jun 2012 12:14:02 +0000 (14:14 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 7 Jun 2012 12:14:02 +0000 (14:14 +0200)
commit60fde14d3ed05cf9d0deaa59bbf7f8f72dd9c573
treebe13de81faf21404bc560106dc43f9a6ba34c931
parent24bd8838f11c8b3ea47b6a7a71bc91e73117a821
Move handling of GRUB_QEMU_OPTS to grub-shell so that make check works.

* Makefile.am: Remove GRUB_QEMU_OPTS handling.
* tests/util/grub-shell.in: Add GRUB_QEMU_OPTS handling.
ChangeLog
Makefile.am
tests/util/grub-shell.in