opnsense-src/sys/modules/drm
Robert Millan 4a47892c81 Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disable
kernel modules that include binary-only code.

More fine-grained control is provided via MK_SOURCELESS_HOST (for native code
that runs on host CPU) and MK_SOURCELESS_UCODE (for microcode).

Reviewed by:	julian, delphij, freebsd-arch
Approved by:	kib (mentor)
MFC after:	2 weeks
2012-02-04 00:54:43 +00:00
..
drm Import simple drm memory manager. 2010-01-31 14:25:29 +00:00
i915 Update drm kernel drivers. 2008-08-23 20:59:12 +00:00
mach64
mga
r128 For several files in sys/dev/drm, disable -Wunused-value when building 2011-12-30 01:54:45 +00:00
radeon For several files in sys/dev/drm, disable -Wunused-value when building 2011-12-30 01:54:45 +00:00
savage Update DRM to CVS snapshot as of 2005-11-28. Notable changes: 2005-11-28 23:13:57 +00:00
sis
tdfx
via For several files in sys/dev/drm, disable -Wunused-value when building 2011-12-30 01:54:45 +00:00
Makefile Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disable 2012-02-04 00:54:43 +00:00
Makefile.inc