Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
11
drivers/video/riva/Makefile
Normal file
11
drivers/video/riva/Makefile
Normal file
@@ -0,0 +1,11 @@
|
||||
#
|
||||
# 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
|
||||
Reference in New Issue
Block a user