summaryrefslogtreecommitdiff
path: root/package/grub-bin
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-21 12:50:59 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-21 12:50:59 +0100
commit9183b983ea3f2b20359eaa7cf3a8776af301c059 (patch)
tree01d0b225fc2215ba1b5b34da65d29537c5d636e8 /package/grub-bin
parent599e951cfef725cad50b28b1ba6fc5e4cfe53aa8 (diff)
make pkgmaker and depmaker less verbose, fix build
Diffstat (limited to 'package/grub-bin')
-rw-r--r--package/grub-bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/grub-bin/Makefile b/package/grub-bin/Makefile
index 260a29393..30a956818 100644
--- a/package/grub-bin/Makefile
+++ b/package/grub-bin/Makefile
@@ -13,7 +13,7 @@ PKG_DESCR:= GRUB bootloader
PKG_SECTION:= sys
PKG_SITES:= http://openadk.org/distfiles/
-PKG_TARGET_DEPENDS:= shuttle wrap alix1c alix1d
+PKG_TARGET_DEPENDS:= shuttle wrap alix1c alix2d
include ${TOPDIR}/mk/package.mk