Home
last modified time | relevance | path

Searched hist:"67274 c083438340ad16c1437caebc84e1253b224" (Results 1 – 2 of 2) sorted by relevance

/linux/
H A DKbuild67274c083438340ad16c1437caebc84e1253b224 Tue Feb 19 09:33:02 UTC 2019 Masahiro Yamada <yamada.masahiro@socionext.com> scripts/gdb: delay generation of gdb constants.py

scripts/gdb/linux/constants.py is never used in the kernel build
process. There is no good reason to create it so early.

Get it out of the 'prepare' stage.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
H A DMakefile67274c083438340ad16c1437caebc84e1253b224 Tue Feb 19 09:33:02 UTC 2019 Masahiro Yamada <yamada.masahiro@socionext.com> scripts/gdb: delay generation of gdb constants.py

scripts/gdb/linux/constants.py is never used in the kernel build
process. There is no good reason to create it so early.

Get it out of the 'prepare' stage.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>