mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 20:22:09 +00:00
0e912c0320
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>
13 lines
123 B
Plaintext
13 lines
123 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
/qconf-moc.cc
|
|
*conf-cfg
|
|
|
|
#
|
|
# configuration programs
|
|
#
|
|
conf
|
|
mconf
|
|
nconf
|
|
qconf
|
|
gconf
|