summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--target/image/x86/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/image/x86/Makefile b/target/image/x86/Makefile
index d3bbe045b..7aa03b2d2 100644
--- a/target/image/x86/Makefile
+++ b/target/image/x86/Makefile
@@ -7,6 +7,7 @@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
+export PATH=$(TARGET_PATH):/sbin
ROOTPART=$(strip $(subst ",, $(CONFIG_X86_GRUB_ROOTPART)))
#")) # fix vim's broken syntax highlighting