Add few more tests.
This commit is contained in:
parent
583e5b645c
commit
3f9634e550
17 changed files with 265 additions and 20 deletions
|
@ -19,8 +19,8 @@ grubshell=@builddir@/grub-shell
|
|||
|
||||
. "@builddir@/grub-core/modinfo.sh"
|
||||
|
||||
# FIXME: Only mips currently supports configurable core compression
|
||||
case "${grub_modinfo_target_cpu}-${grub_modinfo_platform}" in
|
||||
# FIXME: Only mips currently supports configurable core compression
|
||||
*-emu | i386-* | x86_64-* | sparc64-* | ia64-*)
|
||||
exit 0
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue