projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[linux-2.6]
/
drivers
/
misc
/
eeprom
/
Makefile
1
obj-$(CONFIG_EEPROM_AT24) += at24.o
2
obj-$(CONFIG_EEPROM_AT25) += at25.o
3
obj-$(CONFIG_EEPROM_LEGACY) += eeprom.o
4
obj-$(CONFIG_EEPROM_MAX6875) += max6875.o
5
obj-$(CONFIG_EEPROM_93CX6) += eeprom_93cx6.o