diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-29 10:33:08 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-29 10:33:08 +0100 |
commit | 28e9a68b020cdbde0e1e71a4967bee0bc26a0890 (patch) | |
tree | 727fb064bb935d68b2e7b8446460ee15e677004a /target/mips/sys-available/toolchain-mips64el | |
parent | 592507d39bf613f6b6f8f35e428ea75732971df7 (diff) |
use xz instead of gzip, remove grub for qemu, add it only to ibm-x40
Diffstat (limited to 'target/mips/sys-available/toolchain-mips64el')
-rw-r--r-- | target/mips/sys-available/toolchain-mips64el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips/sys-available/toolchain-mips64el b/target/mips/sys-available/toolchain-mips64el index 0d54692ee..7aa82f05d 100644 --- a/target/mips/sys-available/toolchain-mips64el +++ b/target/mips/sys-available/toolchain-mips64el @@ -7,6 +7,6 @@ config ADK_TARGET_SYSTEM_TOOLCHAIN_MIPS64EL select ADK_CPU_MIPS64 select ADK_LINUX_64 select ADK_TOOLCHAIN - select ADK_TARGET_PACKAGE_TGZ + select ADK_TARGET_PACKAGE_TXZ help MIPS64 little endian o32 ABI toolchain. |