crosstool-ng/config/debug.in
Alexey Neyman 105e4b59b7 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>
2017-04-22 18:41:50 -07:00

4 lines
61 B
Plaintext

menu "Debug facilities"
source "config/gen/debug.in"
endmenu