diff options
author | Ben Hutchings <[email protected]> | 2013-02-19 02:24:26 +0200 |
---|---|---|
committer | Michal Marek <[email protected]> | 2013-02-19 13:48:36 +0100 |
commit | 62dc989921df2a98d1a73aacd085abe941cb9828 (patch) | |
tree | 72702c0a12050ee4325f5cc8fe2a2ab8de60c362 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 2c68115cb3d2863004f1dd5c01e3adbd54facd4c (diff) |
kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new
According to Documentation/kbuild/kconfig.txt, the commands:
yes "" | make oldconfig >conf.new
grep "(NEW)" conf.new
should list the new config symbols with their default values.
However, currently there is no line break after each new symbol. When
kconfig is interactive the user will type a new-line at this point,
but when non-interactive kconfig must print it.
Signed-off-by: Ben Hutchings <[email protected]>
Reference: http://bugs.debian.org/636029
[[email protected]: Adjusted Ben's work to apply cleanly to this tree]
Reported-and-tested-by: Regid Ichira <[email protected]>
Reviewed-by: Jonathan Nieder <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions