summaryrefslogtreecommitdiff
path: root/config/binutils.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-04-23 01:41:50 (GMT)
committerAlexey Neyman <stilor@att.net>2017-04-23 01:41:50 (GMT)
commit105e4b59b7989e9898795273e4064791fdfa056c (patch)
tree49624ed07ced50f36c20ac97d4390f23715d83da /config/binutils.in
parent2c0fb226419507583a736818346a7d6f07eba983 (diff)
Get rid of config.gen
Instead, prepare the files as a part of bootstrap and install them. This avoids rebuilding these files in each working directory; they don't change anyway as they are generated from the same installed source. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/binutils.in')
-rw-r--r--config/binutils.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/binutils.in b/config/binutils.in
index 99b8b9f..0c6d5c0 100644
--- a/config/binutils.in
+++ b/config/binutils.in
@@ -36,7 +36,7 @@ endchoice
config BINUTILS
string
-source "config.gen/binutils.in"
-source "config.gen/binutils.in.2"
+source "config/gen/binutils.in"
+source "config/gen/binutils.in.2"
endmenu