Skip to content
Commit c3cd7cfa authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kconfig: qconf: use if_changed for qconf.moc rule



Regenerate qconf.moc when the moc command is changed.

This also allows 'make mrproper' to clean it up. Previously, it was
not cleaned up because 'clean-files += qconf.moc' was missing.
Now 'make mrproper' correctly cleans it up because files listed in
'targets' are cleaned.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 6020db50
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment