1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 10:49:13 +02:00

add /sbin to the path for x86 image builds (for fdisk)

SVN-Revision: 5570
This commit is contained in:
Felix Fietkau 2006-11-18 21:14:45 +00:00
parent aef03f09b5
commit 8c7b7ca0e3

View File

@ -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