summaryrefslogtreecommitdiff
path: root/toolchains/patch/busybox.TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'toolchains/patch/busybox.TARGETS')
-rw-r--r--toolchains/patch/busybox.TARGETS2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchains/patch/busybox.TARGETS b/toolchains/patch/busybox.TARGETS
index 5581cb7..e027085 100644
--- a/toolchains/patch/busybox.TARGETS
+++ b/toolchains/patch/busybox.TARGETS
@@ -2,7 +2,7 @@
{ "type": ["@", "rules", "patch", "defaults"]
, "PATCH": ["busybox/usr/bin/patch"]
, "toolchain": ["staged-busybox"]
- , "PATH": ["/bin"]
+ , "PATH": ["/bin", "/usr/bin"]
}
, "staged-busybox":
{"type": "install", "dirs": [[["", "toolchain"], "busybox"]]}