summaryrefslogtreecommitdiffstats
path: root/Documentation/leds
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-06-09 11:16:38 +0900
committerMichal Marek <mmarek@suse.cz>2014-06-10 14:59:33 +0200
commit8b5d0f20d64f00ffd5685879f8eb3659379f5aaa (patch)
treef1e3418163d8d1643e9714a8badebb01661231ad /Documentation/leds
parent18165efa8203a34d82f60a1831ea290e7304c654 (diff)
downloadlinux-8b5d0f20d64f00ffd5685879f8eb3659379f5aaa.tar.bz2
scripts: objdiff: change the extension of disassembly from .o to .dis
Prior to this commit, the command "scripts/objdiff record path/to/*.o" disassembled the given object into ".tmp_objdiff/path/to/*.o" file. The problem here is that recorded disassemblies are lost if we run "make clean" because it removes all the *.o files. Disassembled code should be dumped into *.dis instead of *.o files. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Jason Cooper <jason@lakedaemon.net> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'Documentation/leds')
0 files changed, 0 insertions, 0 deletions