dtb: Add LINKS for omap4 DTBs
We do not use the upstream name so add links so u-boot can load the dtb for us. Approved by: re (rgrimes)
This commit is contained in:
parent
e0e589a554
commit
85cafe70f8
@ -5,4 +5,8 @@ DTS= \
|
||||
pandaboard.dts \
|
||||
pandaboard-es.dts
|
||||
|
||||
LINKS= \
|
||||
${DTBDIR}/pandaboard.dtb ${DTBDIR}/omap4-panda.dtb \
|
||||
${DTBDIR}/pandaboard-es.dtb ${DTBDIR}/omap4-panda-es.dtb
|
||||
|
||||
.include <bsd.dtb.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user