Home
last modified time | relevance | path

Searched hist:"521 b29b6ff53aa642ca0964ad34c2ebcb8dbad14" (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/kconfig/
H A Dparser.ydiff 521b29b6ff53aa642ca0964ad34c2ebcb8dbad14 Sun Aug 25 19:28:33 CEST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kconfig: split util.c out of parser.y

util.c exists both in scripts/kconfig/ and scripts/kconfig/lxdialog.

Prior to commit 54b8ae66ae1a ("kbuild: change *FLAGS_<basetarget>.o
to take the path relative to $(obj)"), Kbuild could not pass different
flags to source files with the same basename. Now that this issue
was solved, you can split util.c out of parser.y and compile them
independently of each other.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
H A DMakefilediff 521b29b6ff53aa642ca0964ad34c2ebcb8dbad14 Sun Aug 25 19:28:33 CEST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kconfig: split util.c out of parser.y

util.c exists both in scripts/kconfig/ and scripts/kconfig/lxdialog.

Prior to commit 54b8ae66ae1a ("kbuild: change *FLAGS_<basetarget>.o
to take the path relative to $(obj)"), Kbuild could not pass different
flags to source files with the same basename. Now that this issue
was solved, you can split util.c out of parser.y and compile them
independently of each other.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>