repo.or.cz
/
linux-2.6
/
linux-2.6-openrd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of git://git2.kernel.org/pub/scm/linux/kernel/git/torvalds...
[linux-2.6/linux-2.6-openrd.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