projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc...
[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_93CX6) += eeprom_93cx6.o