alistair23-linux/scripts/kconfig/.gitignore
Masahiro Yamada 0e912c0320 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>
2020-08-01 20:54:39 +09:00

13 lines
123 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
/qconf-moc.cc
*conf-cfg
#
# configuration programs
#
conf
mconf
nconf
qconf
gconf