repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add linux-next specific files for 20110801
[linux-2.6/next.git]
/
drivers
/
video
/
mb862xx
/
Makefile
blob
5707ed0e31a7378bd98ba8e53df736ce1e19f427
1
#
2
# Makefile for the MB862xx framebuffer driver
3
#
4
5
obj-
$(
CONFIG_FB_MB862XX
) +=
mb862xxfb.o
6
7
mb862xxfb-y
:=
mb862xxfbdrv.o mb862xxfb_accel.o
8
mb862xxfb-
$(
CONFIG_FB_MB862XX_I2C
) +=
mb862xx-i2c.o