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:
Vladimir 'phcoder' Serbinenko 2012-02-27 16:46:52 +01:00
parent 90cb2803d4
commit 53f13848f1
4 changed files with 12 additions and 11 deletions

View file

@ -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