summaryrefslogtreecommitdiff
path: root/package/grub-bin
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-20 20:25:52 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-20 20:25:52 +0100
commitbf3dc047502bb61ff663114b33f489635efd028d (patch)
tree96a18de6c5ed8acec159aef5cb6a006fe4b80a18 /package/grub-bin
parent5f098c0bfc985961123d153bedfac434b0689e99 (diff)
another leftover by last commit.
Diffstat (limited to 'package/grub-bin')
-rw-r--r--package/grub-bin/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/grub-bin/Makefile b/package/grub-bin/Makefile
index d440ce2cc..260a29393 100644
--- a/package/grub-bin/Makefile
+++ b/package/grub-bin/Makefile
@@ -13,10 +13,14 @@ PKG_DESCR:= GRUB bootloader
PKG_SECTION:= sys
PKG_SITES:= http://openadk.org/distfiles/
+PKG_TARGET_DEPENDS:= shuttle wrap alix1c alix1d
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,GRUB_BIN,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+PKGDFLT_GRUB_BIN= y
+
INSTALL_STYLE:= manual
do-install: