PSARC 2014/148 Move DRM drivers to X11
authorRandy Fishel <Randy.Fishel@Oracle.COM>
Wed, 14 Sep 2016 13:19:04 -0700
changeset 1657 90d3d58b775d
parent 1656 86e624447efe
PSARC 2014/148 Move DRM drivers to X11 18692834 Add i915 and drm to the X consolidation (test new gate)
open-src/kernel/Makefile
--- a/open-src/kernel/Makefile	Wed Sep 07 12:44:15 2016 -0700
+++ b/open-src/kernel/Makefile	Wed Sep 14 13:19:04 2016 -0700
@@ -27,6 +27,18 @@
 #
 ###############################################################################
 
+###############################################################################
+#
+# This is a test file, and shouldn't be anywhere near the actual gate.
+# So if this is seen in a real gate, check for the inclusion of:
+#
+#   18692834 Add i915 and drm to the X consolidation (test new gate)
+#
+# and backout that changeset.
+#
+###############################################################################
+
+
 TOP:sh=hg root
 
 include $(TOP)/open-src/common/Makefile.init