projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[PATCH] remove bogus asm/bug.h includes.
[linux-2.6]
/
drivers
/
video
/
backlight
/
Makefile
diff --git
a/drivers/video/backlight/Makefile
b/drivers/video/backlight/Makefile
index
4af321f
..
744210c
100644
(file)
--- a/
drivers/video/backlight/Makefile
+++ b/
drivers/video/backlight/Makefile
@@
-3,4
+3,5
@@
obj-$(CONFIG_LCD_CLASS_DEVICE) += lcd.o
obj-$(CONFIG_BACKLIGHT_CLASS_DEVICE) += backlight.o
obj-$(CONFIG_BACKLIGHT_CORGI) += corgi_bl.o
+obj-$(CONFIG_BACKLIGHT_HP680) += hp680_bl.o
obj-$(CONFIG_SHARP_LOCOMO) += locomolcd.o