Merge branch 'for-4.8/hid-led' into for-linus
[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.02872 seconds and 5 git commands to generate.