summaryrefslogtreecommitdiffstats
path: root/rules/host-chrpath.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-02-24 00:23:15 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-02-25 21:48:07 +0100
commit5f5f841d95a21f1ce1d2c1baff5318424c3d6e02 (patch)
treeb0d0fb2021b2861ed2196a8e382f3cdb3fb1c8f0 /rules/host-chrpath.in
parentd53be9e689c752350a47ae41bd950c2359a0787e (diff)
downloadptxdist-5f5f841d95a21f1ce1d2c1baff5318424c3d6e02.tar.gz
ptxdist-5f5f841d95a21f1ce1d2c1baff5318424c3d6e02.tar.xz
host-chrpath: build it normally and always
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-chrpath.in')
-rw-r--r--rules/host-chrpath.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-chrpath.in b/rules/host-chrpath.in
index c51d5c7f7..7ec22417d 100644
--- a/rules/host-chrpath.in
+++ b/rules/host-chrpath.in
@@ -2,6 +2,6 @@
config HOST_CHRPATH
tristate
- default ALLYES
+ default y
help
Tool to change the rpath of a ELF binary.