mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
pack logo_linux_clut224 to dtsi
This commit is contained in:
parent
d6cb370f19
commit
1d7d2c0ca9
1
arch/arm/Makefile
Normal file → Executable file
1
arch/arm/Makefile
Normal file → Executable file
|
|
@ -339,5 +339,6 @@ kernel.img: zImage
|
|||
@echo ' Image: kernel.img (with $*.dtb) is ready'
|
||||
|
||||
%.img: %.dtb kernel.img
|
||||
$(Q)$(srctree)/scripts/pnmtodtsi -t clut224 -o $(srctree)/arch/arm/boot/dts/linux_logo.dtsi $(srctree)/drivers/video/logo/logo_linux_clut224.ppm
|
||||
$(Q)$(srctree)/resource_tool $(objtree)/arch/arm/boot/dts/$*.dtb
|
||||
@echo ' Image: resource.img (with $*.dtb) is ready'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user