]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/dtb/allwinner/Makefile
MFV r302003,r302037,r302038,r302056:
[FreeBSD/FreeBSD.git] / sys / modules / dtb / allwinner / Makefile
1 # $FreeBSD$
2 # All the dts files for allwinner systems we support.
3 DTS=    \
4         bananapi.dts \
5         bananapim2.dts \
6         cubieboard.dts \
7         cubieboard2.dts \
8         olimex-a20-som-evb.dts \
9         olinuxino-lime.dts \
10         pcduino3b.dts \
11         sinovoip-bpi-m3.dts
12
13 .include <bsd.dtb.mk>