https://github.com/torvalds/linux
Revision 01bb25156d856e3efb887a273c03f8ba66f8fb0f authored by Masahiro Yamada on 21 August 2019, 04:12:35 UTC, committed by Masahiro Yamada on 05 October 2019, 06:29:49 UTC
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: Masahiro Yamada <yamada.masahiro@socionext.com>
1 parent a9bbe79
History
Tip revision: 01bb25156d856e3efb887a273c03f8ba66f8fb0f authored by Masahiro Yamada on 21 August 2019, 04:12:35 UTC
video/logo: do not generate unneeded logo C files
Tip revision: 01bb251
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 15.0 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.7 KB
.mailmap -rw-r--r-- 13.1 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 97.1 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 595 bytes
MAINTAINERS -rw-r--r-- 516.7 KB
Makefile -rw-r--r-- 59.4 KB
README -rw-r--r-- 727 bytes

README

back to top