Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
[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.034195 seconds and 5 git commands to generate.