Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / video / fbdev / kyro / Makefile
1 #
2 # Makefile for the Kyro framebuffer driver
3 #
4
5 obj-$(CONFIG_FB_KYRO) += kyrofb.o
6
7 kyrofb-objs := STG4000Ramdac.o STG4000VTG.o STG4000OverlayDevice.o \
8 STG4000InitDevice.o fbdev.o
This page took 0.04283 seconds and 5 git commands to generate.