X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fvideo%2Fbacklight%2FMakefile;fp=drivers%2Fvideo%2Fbacklight%2FMakefile;h=744210c38e743600ca283a8a73ee1959e8678047;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=9aae884475beab045f67487866e085ad13539224;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/drivers/video/backlight/Makefile b/drivers/video/backlight/Makefile index 9aae88447..744210c38 100644 --- a/drivers/video/backlight/Makefile +++ b/drivers/video/backlight/Makefile @@ -3,3 +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