]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/rockchip/Makefile
MFV r348578: 9962 zil_commit should omit cache thrash
[FreeBSD/FreeBSD.git] / sys / modules / rockchip / Makefile
1 # $FreeBSD$
2 # Build modules specific to RockChip.
3
4 SUBDIR = \
5         rk_i2c \
6         rk805
7
8 .include <bsd.subdir.mk>