freebsd-dev/sys/modules/drm2/Makefile
Konstantin Belousov 1f9b8fec59 The drm2 modules makefiles commit.
Still not attached to the build.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 month
2012-05-23 17:10:22 +00:00

10 lines
90 B
Makefile

# $FreeBSD$
.include <bsd.own.mk>
SUBDIR = \
drm2 \
i915kms
.include <bsd.subdir.mk>