# Makefile for the Framebuffer driver on MediaTek

obj-$(CONFIG_FB_NEC)			+= nec_fb.o
obj-$(CONFIG_FB_NEC_PANEL)		+= nec_panel.o

obj-$(CONFIG_FB_NEC_SPLASH_IMAGE)	+= nec_splash.o
