From 59937a1be2387d295cf92504ca3029e3eedcb4f2 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 23 Jun 2015 21:16:13 +0200 Subject: disable for mips --- package/grub/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'package/grub') diff --git a/package/grub/Makefile b/package/grub/Makefile index ae8900e33..f53851e6b 100644 --- a/package/grub/Makefile +++ b/package/grub/Makefile @@ -12,11 +12,10 @@ PKG_SECTION:= base/boot PKG_BUILDDEP:= bison-host PKG_URL:= http://www.gnu.org/software/grub PKG_SITES:= ftp://ftp.gnu.org/gnu/grub/ - -PKG_ARCH_DEPENDS:= x86 x86_64 mips -PKG_SYSTEM_DEPENDS:= !mikrotik-rb532 PKG_NOPARALLEL:= 1 +PKG_ARCH_DEPENDS:= x86 x86_64 + PKG_SUBPKGS:= GRUB GRUB_TOOLS PKGSD_GRUB_TOOLS:= grub2 tools -- cgit v1.2.3