1 # $FreeBSD$
    2 # DTS files for the Raspberry Pi-B
    3 .if ${MACHINE_ARCH:Marmv[67]*} != ""
    4 DTSO=   \
    5         spigen-rpi-b.dtso \
    6         spigen-rpi2.dtso
    7 .elif ${MACHINE_ARCH} == "aarch64"
    8 DTSO=   \
    9         spigen-rpi3.dtso \
   10         spigen-rpi4.dtso
   11 .endif
   12 
   13 .include <bsd.dtb.mk>
Cache object: af3640f1b37d4faec8a383f64d717622  
 
 |