x86: image: drop unneeded grub call
[openwrt/openwrt.git] / target / linux / x86 / image / Makefile
index a2df0af3019cd38f3643ca63278e0362b7b1e996..ef5b3c03c807b51c8a717c6dfaaf7943c3777d04 100644 (file)
@@ -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