Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
28e5dd8f35202ff56b2eb1725ac77f0d0fcb4758
/
.
/
drivers
/
video
/
riva
/
Makefile
blob: 8898c9915b022eb15582f1e0599e386a59ba3a76 [
file
] [
log
] [
blame
]
#
# 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