* Makefile.am: Add ppc linux bootcheck.

* grub-core/tests/boot/linux-ppc.cfg: New file.
	* grub-core/tests/boot/linux.init-ppc.S: Likewise.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-06-08 20:35:54 +02:00
parent f57c84cd60
commit 7183452c00
4 changed files with 85 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2012-06-08 Vladimir Serbinenko <phcoder@gmail.com>
* Makefile.am: Add ppc linux bootcheck.
* grub-core/tests/boot/linux-ppc.cfg: New file.
* grub-core/tests/boot/linux.init-ppc.S: Likewise.
2012-06-08 Vladimir Serbinenko <phcoder@gmail.com>
* tests/grub_script_expansion.in: Skip network protocols.