]> git.proxmox.com Git - grub2.git/commit
2010-03-04 Vladimir Serbinenko <phcoder@gmail.com>
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 4 Mar 2010 16:03:43 +0000 (17:03 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 4 Mar 2010 16:03:43 +0000 (17:03 +0100)
commitb54d93ac1ba60ddee1a697e2f0b16d848385752f
treeba440ab34206b2b435e0d3542c76fba72b5272ee
parentfc8345da984282291928da32f02f4317e7808a45
2010-03-04  Vladimir Serbinenko  <phcoder@gmail.com>

Disable linux.mod on qemu-mips since it's not functional and leads
to compilation failure.

* conf/mips.rmk (pkglib_MODULES): Remove linux.mod.
* conf/mips-yeeloong.rmk (pkglib_MODULES): Add linux.mod.
* conf/mips.rmk (linux_mod_SOURCES): Move from here ...
* conf/mips-yeeloong.rmk (linux_mod_SOURCES): ... here
* conf/mips.rmk (linux_mod_CFLAGS): Move from here ...
* conf/mips-yeeloong.rmk (linux_mod_CFLAGS): ... here
* conf/mips.rmk (linux_mod_ASFLAGS): Move from here ...
* conf/mips-yeeloong.rmk (linux_mod_ASFLAGS): ... here
* conf/mips.rmk (linux_mod_LDFLAGS): Move from here ...
* conf/mips-yeeloong.rmk (linux_mod_LDFLAGS): ... here
Reported by: BVK Chaitanya
ChangeLog
conf/mips-yeeloong.rmk
conf/mips.rmk