Home
last modified time | relevance | path

Searched hist:"0 e912c03208075b95ea726076bf1b45db8419bc2" (Results 1 – 3 of 3) sorted by relevance

/linux/scripts/kconfig/
H A D.gitignorediff 0e912c03208075b95ea726076bf1b45db8419bc2 Wed Jul 29 19:02:38 CEST 2020 Masahiro Yamada <masahiroy@kernel.org> kconfig: qconf: compile moc object separately

Currently, qconf.moc is included from qconf.cc but they can be compiled
independently.

When you modify qconf.cc, qconf.moc does not need recompiling.

Rename qconf.moc to qconf-moc.cc, and split it out as an independent
compilation unit.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A Dqconf.ccdiff 0e912c03208075b95ea726076bf1b45db8419bc2 Wed Jul 29 19:02:38 CEST 2020 Masahiro Yamada <masahiroy@kernel.org> kconfig: qconf: compile moc object separately

Currently, qconf.moc is included from qconf.cc but they can be compiled
independently.

When you modify qconf.cc, qconf.moc does not need recompiling.

Rename qconf.moc to qconf-moc.cc, and split it out as an independent
compilation unit.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A DMakefilediff 0e912c03208075b95ea726076bf1b45db8419bc2 Wed Jul 29 19:02:38 CEST 2020 Masahiro Yamada <masahiroy@kernel.org> kconfig: qconf: compile moc object separately

Currently, qconf.moc is included from qconf.cc but they can be compiled
independently.

When you modify qconf.cc, qconf.moc does not need recompiling.

Rename qconf.moc to qconf-moc.cc, and split it out as an independent
compilation unit.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>