mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
pack logo_linux_clut224 to dtsi
This commit is contained in:
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'
|
||||
|
||||
Reference in New Issue
Block a user