Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can/linux...
[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.033646 seconds and 6 git commands to generate.