add /sbin to the path for x86 image builds (for fdisk)
SVN-Revision: 5570
This commit is contained in:
parent
aef03f09b5
commit
8c7b7ca0e3
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user