Remove platform and target_cpu replacement.
* configure.ac: Remove platform and target_cpu substitutions. * tests/util/grub-shell.in: Use modinfo. * util/powerpc/ieee1275/grub-mkrescue.in: Specify powerpc-ieee1275 explicitly.
This commit is contained in:
parent
90cb2803d4
commit
53f13848f1
4 changed files with 12 additions and 11 deletions
|
@ -186,9 +186,6 @@ AC_SUBST(host_cpu)
|
|||
AC_SUBST(host_os)
|
||||
AC_SUBST(host_kernel)
|
||||
|
||||
AC_SUBST(target_cpu)
|
||||
AC_SUBST(platform)
|
||||
|
||||
# Define default variables
|
||||
|
||||
have_with_bootdir=n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue