repo.or.cz
/
linux-2.6
/
sactl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->show
[linux-2.6/sactl.git]
/
drivers
/
video
/
savage
/
Makefile
blob
e09770fff8eaadb0658bf3c74d3a1b2093f9c014
1
#
2
# Makefile for the S3 Savage framebuffer driver
3
#
4
5
obj-
$(
CONFIG_FB_SAVAGE
) +=
savagefb.o
6
7
savagefb-y
+=
savagefb_driver.o
8
savagefb-
$(
CONFIG_FB_SAVAGE_I2C
) +=
savagefb-i2c.o
9
savagefb-
$(
CONFIG_FB_SAVAGE_ACCEL
) +=
savagefb_accel.o