projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
acer-wmi: Fix backlight on AMW0 (V1) laptops
[linux-2.6]
/
drivers
/
i2c
/
Makefile
diff --git
a/drivers/i2c/Makefile
b/drivers/i2c/Makefile
index
71c5a85
..
ba26e6c
100644
(file)
--- a/
drivers/i2c/Makefile
+++ b/
drivers/i2c/Makefile
@@
-2,6
+2,7
@@
# Makefile for the i2c core.
#
+obj-$(CONFIG_I2C_BOARDINFO) += i2c-boardinfo.o
obj-$(CONFIG_I2C) += i2c-core.o
obj-$(CONFIG_I2C_CHARDEV) += i2c-dev.o
obj-y += busses/ chips/ algos/