# Makefile for the uc1698 family framebuffer drivers

EXTRA_CFLAGS = -O3

obj-$(CONFIG_FB_UC1701) += uc1701.o kgui.o unifont_2100.o


