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.33-rc8 5 lines 199 B view raw
1obj-$(CONFIG_EEPROM_AT24) += at24.o 2obj-$(CONFIG_EEPROM_AT25) += at25.o 3obj-$(CONFIG_EEPROM_LEGACY) += eeprom.o 4obj-$(CONFIG_EEPROM_MAX6875) += max6875.o 5obj-$(CONFIG_EEPROM_93CX6) += eeprom_93cx6.o