Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
[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.031237 seconds and 6 git commands to generate.