xref: /openbmc/linux/drivers/video/fbdev/kyro/Makefile (revision f7018c21)
1f7018c21STomi Valkeinen#
2f7018c21STomi Valkeinen# Makefile for the Kyro framebuffer driver
3f7018c21STomi Valkeinen#
4f7018c21STomi Valkeinen
5f7018c21STomi Valkeinenobj-$(CONFIG_FB_KYRO)	+= kyrofb.o
6f7018c21STomi Valkeinen
7f7018c21STomi Valkeinenkyrofb-objs	:= STG4000Ramdac.o STG4000VTG.o STG4000OverlayDevice.o \
8f7018c21STomi Valkeinen		   STG4000InitDevice.o fbdev.o
9