X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9943867fae23547e9eb727ba2f53fa5ae36252be..1047651f0e2ddb05e84a4297dceb100741918146:/rules.mk diff --git a/rules.mk b/rules.mk index ef61c4d74..6c7514f2a 100644 --- a/rules.mk +++ b/rules.mk @@ -148,7 +148,7 @@ ifndef DUMP ifneq ($(TOOLCHAIN_LIB_DIRS),) TARGET_LDFLAGS+= $(patsubst %,-L%,$(TOOLCHAIN_LIB_DIRS)) endif - TOOLCHAIN_DIR:=$(TOOLCHAIN_ROOT_DIR) + TARGET_PATH:=$(TOOLCHAIN_DIR)/bin:$(TARGET_PATH) endif endif endif