ccflags-y += -Idrivers/video

obj-$(CONFIG_SWICH_FB) := swichfb.o swichdc_init.o copyarea.o fillrect.o imgblt.o swich_cdce925.o

obj-$(CONFIG_SWICH_FB_CHANNEL0) += swich_ch7033.o swichfb_ddc.o
obj-$(CONFIG_SWICH_FB_CHANNEL1) += swich_ch7034.o swichfb_ddc.o

#swichfb-objs := swichfb.o swichdc_init.o
