Skip to content
Snippets Groups Projects
Commit 01bb2515 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

video/logo: do not generate unneeded logo C files


Currently, all the logo C files are generated irrespective of the
CONFIG options. Adding them to extra-y is wrong. What we need to do
here is to add them to 'targets' so that if_changed works properly.

Files listed in 'targets' are cleaned, so clean-files is unneeded.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent a9bbe79f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment