repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodes
[linux/fpc-iii.git]
/
drivers
/
video
/
pnx4008
/
Makefile
blob
636aaccf01fdb5a538f433ed67fa8e79272038be
1
#
2
# Makefile for the new PNX4008 framebuffer device driver
3
#
4
5
obj-
$(
CONFIG_FB_PNX4008_DUM
) +=
sdum.o
6
obj-
$(
CONFIG_FB_PNX4008_DUM_RGB
) +=
pnxrgbfb.o
7