X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=package%2Fboot%2Fgrub2%2FMakefile;fp=package%2Fboot%2Fgrub2%2FMakefile;h=64a30589d0e7c036e98818c473cb1c940362003b;hb=8db233c5a3ac7bf950cca906cf836db0c14fa582;hp=83edfc614f2a9395e67eff7625c4d21ad79581d1;hpb=1b80487ddc8a4eee81e8d159cdd1d4950c82fa01;p=openwrt-14.07%2F.git diff --git a/package/boot/grub2/Makefile b/package/boot/grub2/Makefile index 83edfc6..64a3058 100644 --- a/package/boot/grub2/Makefile +++ b/package/boot/grub2/Makefile @@ -48,12 +48,14 @@ CONFIGURE_ARGS += \ --disable-werror \ --disable-nls \ --disable-device-mapper \ + --disable-libzfs \ --disable-grub-mkfont HOST_CONFIGURE_ARGS += \ --target=$(REAL_GNU_TARGET_NAME) \ --sbindir="$(STAGING_DIR_HOST)/bin" \ --disable-werror \ + --disable-libzfs \ --disable-nls HOST_MAKE_FLAGS += \