summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-29 10:33:08 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-29 10:33:08 +0100
commit28e9a68b020cdbde0e1e71a4967bee0bc26a0890 (patch)
tree727fb064bb935d68b2e7b8446460ee15e677004a /package
parent592507d39bf613f6b6f8f35e428ea75732971df7 (diff)
use xz instead of gzip, remove grub for qemu, add it only to ibm-x40
Diffstat (limited to 'package')
-rw-r--r--package/grub-bin/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/grub-bin/Makefile b/package/grub-bin/Makefile
index 7b52cdafa..352c2b572 100644
--- a/package/grub-bin/Makefile
+++ b/package/grub-bin/Makefile
@@ -18,7 +18,6 @@ PKG_ARCH_DEPENDS:= x86 x86_64
PKG_CFLINE_GRUB_BIN:= select BUSYBOX_FEATURE_STAT_FORMAT@
PKG_CFLINE_GRUB_BIN+= depends on !ADK_TARGET_ROOTFS_INITRAMFS_PIGGYBACK && !ADK_TARGET_ROOTFS_INITRAMFS
-PKG_DFLT_GRUB_BIN:= y if !ADK_TOOLCHAIN_ONLY && !ADK_TOOLCHAIN_ARCHIVE
include ${TOPDIR}/mk/package.mk