* 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:
parent
f57c84cd60
commit
7183452c00
4 changed files with 85 additions and 0 deletions
5
grub-core/tests/boot/linux-ppc.cfg
Normal file
5
grub-core/tests/boot/linux-ppc.cfg
Normal file
|
@ -0,0 +1,5 @@
|
|||
linux /linux console=ttyPZ1 root=/dev/ram0
|
||||
initrd /initrd
|
||||
boot
|
||||
# Shouln't happen
|
||||
halt
|
Loading…
Add table
Add a link
Reference in a new issue