freebsd-skq/sys/modules/drm2
Gleb Smirnoff cc4a90c445 Globally enable -fms-extensions when building kernel with gcc, and remove
this option from all modules that enable it theirselves.
  In C mode -fms-extensions option enables anonymous structs and unions,
allowing us to use this C11 feature in kernel. Of course, clang supports
it without any extra options.

Reviewed by:	dim
2015-02-17 19:27:14 +00:00
..
drm2
i915kms An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
radeonkms Globally enable -fms-extensions when building kernel with gcc, and remove 2015-02-17 19:27:14 +00:00
radeonkmsfw
Makefile
Makefile.inc