summaryrefslogtreecommitdiff
path: root/package/grub
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-28 16:09:33 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-28 16:09:33 +0100
commitb13c2e3fbfb396890f93a34ba4904a275993080d (patch)
treee5cac40c2fd36cffec52658d835de5ae35d35a9d /package/grub
parent91dd4bc6d8f52d62171e721839505f1a80c5a83a (diff)
fix some dependencies and target dependency handling
Diffstat (limited to 'package/grub')
-rw-r--r--package/grub/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/grub/Makefile b/package/grub/Makefile
index d4ef5f10d..894910f16 100644
--- a/package/grub/Makefile
+++ b/package/grub/Makefile
@@ -13,7 +13,7 @@ PKG_URL:= http://www.gnu.org/software/grub
PKG_SITES:= ftp://alpha.gnu.org/gnu/grub/
PKG_HOST_DEPENDS:= linux
-PKG_TARGET_DEPENDS:= shuttle wrap alix1c alix2d x86_qemu x86_64_qemu
+PKG_TARGET_DEPENDS:= x86 x86_64
include $(TOPDIR)/mk/package.mk