mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-22 10:01:03 +00:00
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 $(TOPDIR)/rules.mk
|
||||||
include $(INCLUDE_DIR)/image.mk
|
include $(INCLUDE_DIR)/image.mk
|
||||||
|
|
||||||
|
export PATH=$(TARGET_PATH):/sbin
|
||||||
ROOTPART=$(strip $(subst ",, $(CONFIG_X86_GRUB_ROOTPART)))
|
ROOTPART=$(strip $(subst ",, $(CONFIG_X86_GRUB_ROOTPART)))
|
||||||
#")) # fix vim's broken syntax highlighting
|
#")) # fix vim's broken syntax highlighting
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user