mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm: Makefile: pack logo when CONFIG_DRM
Change-Id: I11ce5935ddff13618776a82faae56670f31b1d51 Signed-off-by: Yu YongZhen <yuyz@rock-chips.com>
This commit is contained in:
@@ -388,7 +388,7 @@ ifdef CONFIG_MODULES
|
||||
$(Q)if [ "$(srctree)" = "$(objtree)" ]; then $(MAKE) modules; fi
|
||||
endif
|
||||
|
||||
ifdef CONFIG_FB
|
||||
ifdef CONFIG_DRM
|
||||
LOGO := $(notdir $(wildcard $(srctree)/logo.bmp))
|
||||
LOGO_KERNEL := $(notdir $(wildcard $(srctree)/logo_kernel.bmp))
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user