repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.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 /pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.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