]> git.proxmox.com Git - grub2.git/commit
2005-06-30 Marco Gerards <metgerards@student.han.nl>
authormarco_g <marco_g@localhost>
Thu, 30 Jun 2005 10:21:37 +0000 (10:21 +0000)
committermarco_g <marco_g@localhost>
Thu, 30 Jun 2005 10:21:37 +0000 (10:21 +0000)
commit121c1d832e90375e1f4010403ccef0775a72fc6c
treefdccc5bc504812792899fc8925fe1406ad69ecb8
parente75d76e1579f3b8691bec61cc053ffa37240580f
2005-06-30  Marco Gerards  <metgerards@student.han.nl>

* configure.ac: Fix the test for cross-compiling.

* genmk.rb (Program): Use `$(CC)' instead of `$(BUILD_CC)'.  Don't
define GRUB_UTIL anymore.

* util/powerpc/ieee1275/grub-mkimage.c (load_note): Endian fixes
so this function works on other systems than just big endian.
(load_modules): Likewise.
(add_segments): Likewise.
ChangeLog
conf/powerpc-ieee1275.mk
configure
configure.ac
genmk.rb
util/powerpc/ieee1275/grub-mkimage.c