Repository URL to install this package:
Version:
0.0.0+git20231231120600.c4a6984.master ▾
|
linux-headers-3.10.108-lge-bullhead
/
usr
/
src
/
linux-headers-3.10.108-lge-bullhead
/
drivers
/
video
/
riva
/
Makefile
|
---|
#
# Makefile for the Riva framebuffer driver
#
obj-$(CONFIG_FB_RIVA) += rivafb.o
rivafb-objs := fbdev.o riva_hw.o nv_driver.o
ifdef CONFIG_FB_RIVA_I2C
rivafb-objs += rivafb-i2c.o
endif