arm: dts: overlays: Remove the overlay module
Move the DTSO variables in the main SoC dtb file Discussed with: ian
This commit is contained in:
parent
7f7d3ba77c
commit
f1012f03d1
@ -246,4 +246,4 @@ options EFI
|
||||
|
||||
# Flattened Device Tree
|
||||
options FDT # Configure using FDT/DTB data
|
||||
makeoptions MODULES_EXTRA="dtb/allwinner dtb/am335x dtb/imx6 dtb/nvidia dtb/rpi dtb/zynq dtb/omap4 dtb/overlays"
|
||||
makeoptions MODULES_EXTRA="dtb/allwinner dtb/am335x dtb/imx6 dtb/nvidia dtb/rpi dtb/zynq dtb/omap4"
|
||||
|
@ -19,6 +19,8 @@ DTS= \
|
||||
sun8i-h3-orangepi-one.dts \
|
||||
sun8i-h3-orangepi-plus2e.dts
|
||||
|
||||
DTSO= sun8i-h3-sid.dtso
|
||||
|
||||
LINKS= \
|
||||
${DTBDIR}/sun4i-a10-cubieboard.dtb ${DTBDIR}/cubieboard.dtb \
|
||||
${DTBDIR}/sun4i-a10-olinuxino-lime.dtb ${DTBDIR}/olinuxino-lime.dtb \
|
||||
|
@ -1,5 +0,0 @@
|
||||
# $FreeBSD$
|
||||
# All the dtso files
|
||||
DTSO= sun8i-h3-sid.dtso
|
||||
|
||||
.include <bsd.dtb.mk>
|
Loading…
Reference in New Issue
Block a user