freebsd-dev/sys/modules/allwinner/Makefile
2019-04-25 18:39:41 +00:00

10 lines
121 B
Makefile

# $FreeBSD$
# Build modules specific to Allwinner.
SUBDIR = \
aw_sid \
aw_spi \
aw_thermal
.include <bsd.subdir.mk>