projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[NET]: Kconfig: NETCONSOLE and NETPOLL together
[linux-2.6]
/
drivers
/
Makefile
diff --git
a/drivers/Makefile
b/drivers/Makefile
index
3167be5
..
126a851
100644
(file)
--- a/
drivers/Makefile
+++ b/
drivers/Makefile
@@
-52,6
+52,7
@@
obj-$(CONFIG_INPUT) += input/
obj-$(CONFIG_I2O) += message/
obj-$(CONFIG_I2C) += i2c/
obj-$(CONFIG_W1) += w1/
+obj-$(CONFIG_HWMON) += hwmon/
obj-$(CONFIG_PHONE) += telephony/
obj-$(CONFIG_MD) += md/
obj-$(CONFIG_BT) += bluetooth/