diff options
Diffstat (limited to 'grub-core/tests/boot/linux-ppc.cfg')
-rw-r--r-- | grub-core/tests/boot/linux-ppc.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/grub-core/tests/boot/linux-ppc.cfg b/grub-core/tests/boot/linux-ppc.cfg new file mode 100644 index 0000000..3ceabc3 --- /dev/null +++ b/grub-core/tests/boot/linux-ppc.cfg @@ -0,0 +1,5 @@ +linux /linux console=ttyPZ1 root=/dev/ram0 +initrd /initrd +boot +# Shouln't happen +halt |