scripts:Makefile.lib Add Overlays for sunxi sunxi64
This commit is contained in:
parent
e43668dc11
commit
6290bcc78d
@ -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),.)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user