Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / gpu / drm / bochs / Makefile
1 ccflags-y := -Iinclude/drm
2 bochs-drm-y := bochs_drv.o bochs_mm.o bochs_kms.o bochs_fbdev.o bochs_hw.o
3
4 obj-$(CONFIG_DRM_BOCHS) += bochs-drm.o
This page took 0.03134 seconds and 6 git commands to generate.