Skip to content
Commit 752625cf authored by Sam Ravnborg's avatar Sam Ravnborg
Browse files

kbuild: always run 'make silentoldconfig' when tree is cleaned



If the file .kconfig.d is missing then make sure to run
'make silentoldconfig', since we have no way to detect if
a Kconfig file has been updated.

-kconfig.d is created by kconfig and is removed as part
of 'make clean' so the situation is likely to occur in reality.

Jan Beulich <JBeulich@novell.com> reported this bug.

Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 54e08a23
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