drm2: Hook to DragonFly's build infrastructure
authorFrançois Tigeot <ftigeot@wolfpond.org>
Thu, 7 Jun 2012 08:44:09 +0000 (10:44 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Tue, 30 Jul 2013 19:54:34 +0000 (21:54 +0200)
commitb757bf26f9b593eb020f4b75a63d60b2ed8e9b3e
tree86879e6bf95a9b84d7afb635a73bf345fd83196a
parentca44755915cf4d74bea861cefb66a732b10a77ee
drm2: Hook to DragonFly's build infrastructure

* The drm2+i915 code is built as kernel modules only

* Remove unneeded dependency on 'mem' device
sys/bus/pci/vga_pci.c
sys/dev/Makefile
sys/dev/drm2/Makefile [new file with mode: 0644]
sys/dev/drm2/drm_drv.c
sys/dev/drm2/drmn/Makefile [new file with mode: 0644]
sys/dev/drm2/i915/Makefile [new file with mode: 0644]
sys/platform/pc64/Makefile.inc