Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.17-rc1 7 lines 253 B view raw
1# Backlight & LCD drivers 2 3obj-$(CONFIG_LCD_CLASS_DEVICE) += lcd.o 4obj-$(CONFIG_BACKLIGHT_CLASS_DEVICE) += backlight.o 5obj-$(CONFIG_BACKLIGHT_CORGI) += corgi_bl.o 6obj-$(CONFIG_BACKLIGHT_HP680) += hp680_bl.o 7obj-$(CONFIG_SHARP_LOCOMO) += locomolcd.o