Skip to content
Snippets Groups Projects
Commit bebe765e authored by Tobias Kahlki's avatar Tobias Kahlki
Browse files

dts:seco: Add base devicetree structure

BCS 746-001345
parent a6646c02
No related branches found
No related tags found
2 merge requests!455CI: Update gitlab-ci,!374dts:d18: Add support for D18 SMARC (aka Levy) module
......@@ -24,6 +24,7 @@ subdir-y += qcom
subdir-y += realtek
subdir-y += renesas
subdir-y += rockchip
subdir-y += seco
subdir-y += seconorth
subdir-y += socionext
subdir-y += sprd
......
#
# SECO Makefile
#
dts-dirs += overlays
subdir-y := $(dts-dirs)
DTC_FLAGS ?= -@ -H epapr
DTC_FLAGS ?= -@ -H epapr
targets += dtbs dtbs_install
targets += $(dtbo-y)
always := $(dtbo-y)
clean-files := *.dtbo
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment