summaryrefslogtreecommitdiff
path: root/package/grub
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-06 20:55:43 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-06 20:55:43 +0200
commit95eec8acecc56081ab87ce23b17a742fdec0485f (patch)
tree1967cdfca7797053228c038cd16ec2efd9b1972a /package/grub
parent91bb12aaa6ba1c1264023a53350b046f7d80219e (diff)
fix path to uClibc Makefile
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 eeab31dab..63cdd7491 100644
--- a/package/grub/Makefile
+++ b/package/grub/Makefile
@@ -13,7 +13,7 @@ PKG_BUILDDEP:= bison-host
PKG_URL:= http://www.gnu.org/software/grub
PKG_SITES:= ftp://ftp.gnu.org/gnu/grub/
-PKG_HOST_DEPENDS:= linux
+#PKG_HOST_DEPENDS:= linux
PKG_ARCH_DEPENDS:= x86 x86_64 mips
PKG_NOPARALLEL:= 1