scripts:Makefile.lib Add Overlays for sunxi sunxi64

This commit is contained in:
The-going 2022-02-02 13:05:39 +03:00 committed by orangepi-xunlong
parent e43668dc11
commit 6290bcc78d

View File

@ -88,6 +88,9 @@ base-dtb-y := $(foreach m, $(multi-dtb-y), $(firstword $(call suffix-search, $m,
always-y += $(dtb-y) always-y += $(dtb-y)
# Overlay targets
extra-y += $(dtbo-y) $(scr-y) $(dtbotxt-y)
# Add subdir path # Add subdir path
ifneq ($(obj),.) ifneq ($(obj),.)