mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-08-06 20:02:59 +02:00
Make sure to build overlays
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
This commit is contained in:
@@ -30,6 +30,9 @@ quiet_cmd_dtb_install = INSTALL $@
|
||||
$(dst)/%.dtb: $(obj)/%.dtb
|
||||
$(call cmd,dtb_install)
|
||||
|
||||
$(dst)/%.dtbo: $(obj)/%.dtbo
|
||||
$(call cmd,dtb_install)
|
||||
|
||||
PHONY += $(subdirs)
|
||||
$(subdirs):
|
||||
$(Q)$(MAKE) $(dtbinst)=$@ dst=$(patsubst $(obj)/%,$(dst)/%,$@)
|
||||
|
||||
Reference in New Issue
Block a user