K 10 svn:author V 3 jhb K 8 svn:date V 27 2019-08-13T21:51:22.840566Z K 7 svn:log V 551 Install kernel module sources for drm-current-kmod. Install kernel module sources and makefiles to $PREFIX/sys/modules/drm-current-kmod. This permits kernel builds to build the DRM modules as part of buildkernel via the LOCAL_MODULES framework. These modules are installed to the kernel's directory and are then preferred to the generic modules installed in /boot/modules. The installation of sources is controlled by a new SOURCES option which defaults to on. Reviewed by: zeising, manu Differential Revision: https://reviews.freebsd.org/D20990 END