Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
[deliverable/linux.git] / drivers / video / via / Makefile
1 #
2 # Makefile for the VIA framebuffer driver (for Linux Kernel 2.6)
3 #
4
5 obj-$(CONFIG_FB_VIA) += viafb.o
6
7 viafb-y :=viafbdev.o hw.o via_i2c.o dvi.o lcd.o ioctl.o accel.o \
8 via_utility.o vt1636.o global.o tblDPASetting.o viamode.o \
9 via-core.o via-gpio.o via_modesetting.o
This page took 0.031256 seconds and 5 git commands to generate.