summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorVincent Mailhol <mailhol@kernel.org>2026-01-08 20:04:50 +0100
committerHelge Deller <deller@gmx.de>2026-02-14 11:09:46 +0100
commita7aa2b512b141afe638b715f7b84c1588cdc9845 (patch)
tree862c6d57aaa1a4fefa58c45b2299b2a003516e45 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent672b35216282199fa2906fb32697a25a686a1adc (diff)
video/logo: add a type parameter to the logo makefile function
When translating a portable pixmap file into a .c file, the pnmtologo tool expects to receive the image type (either mono, vga16 or clut224) as an argument under the -t option. Currently, this information is stored in the file name. Because we will allow for custom logo in an upcoming change, it is preferable to decouple the image name from its type. Add a new $2 parameter to the Makefile logo function which contains the image type. Update all the individual targets to provide this new argument. Signed-off-by: Vincent Mailhol <mailhol@kernel.org> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions