Sign in
googlers
/
maze
/
linux
/
d08b3851da41d0ee60851f2c75b118e1f7a5fc89
/
.
/
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