From: Rafał Miłecki <ra...@milecki.pl> It appears there isn't any Image/Build/grub/* define so this step looks redundant.
Signed-off-by: Rafał Miłecki <ra...@milecki.pl> --- target/linux/x86/image/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/target/linux/x86/image/Makefile b/target/linux/x86/image/Makefile index a2df0af301..ef5b3c03c8 100644 --- a/target/linux/x86/image/Makefile +++ b/target/linux/x86/image/Makefile @@ -93,7 +93,6 @@ ifneq ($(CONFIG_GRUB_IMAGES),) -d "$(KDIR)/grub2" \ -r "hd0,msdos1" \ "$(BIN_DIR)/$(IMG_PREFIX)-combined-$(1).img" - $(call Image/Build/grub/$(1)) endef endif -- 2.11.0 _______________________________________________ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev