crosstool-ng/config/debug.in
Yann E. MORIN" d276ce2a4f config: fix style issues when source-ing files
Always enclose the sourced file between double-quotes (purely for
consistency; enclosing or not are both allowed by the kconfig language).
2010-03-29 20:24:50 +02:00

4 lines
61 B
Plaintext

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