freebsd-skq/tools
imp 55f80ecc5b Put building of drm and drm2 modules behind options.
Make the building of drm dependent on MK_MODULE_DRM and the building
of module drm2 on MK_MODULE_DRM2. The defaults are unchanged.

Approved by: re@ (gjb)
Differential Review: https://reviews.freebsd.org/D16894
2018-08-28 14:46:49 +00:00
..
boot Following r335259, don't copy boot1 from the running system for sparc64 2018-08-23 22:57:42 +00:00
bsdbox Fix bsdbox build WITH_OFED 2018-08-27 19:34:50 +00:00
build Put building of drm and drm2 modules behind options. 2018-08-28 14:46:49 +00:00
bus_space
debugscripts
diag Fix incorrect output when printing block lists for files small enough 2018-08-20 20:44:11 +00:00
ifnet
kerneldoc Revert drm2 removal. 2018-08-24 00:02:00 +00:00
KSE
LibraryReport
regression
sched
test
tools Remove the Yarrow PRNG algorithm option in accordance with due notice 2018-08-26 12:51:46 +00:00
install.sh
make_libdeps.sh
README
tinder.sh

$FreeBSD$

This directory tree contains tools used for the maintenance and
testing of FreeBSD.  There is no toplevel Makefile structure since
these tools are not meant to be built as part of the standard system,
though there may be individual Makefiles in some of the subdirs.

Please read the README files in the subdirs for further information.