repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[TG3]: Set minimal hw interrupt mitigation.
[linux-2.6/verdex.git]
/
drivers
/
video
/
backlight
/
Makefile
blob
9aae884475beab045f67487866e085ad13539224
1
# Backlight & LCD drivers
2
3
obj-
$(
CONFIG_LCD_CLASS_DEVICE
) +=
lcd.o
4
obj-
$(
CONFIG_BACKLIGHT_CLASS_DEVICE
) +=
backlight.o
5
obj-
$(
CONFIG_BACKLIGHT_CORGI
) +=
corgi_bl.o