projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[S390] dasd: fix refcounting in dasd_change_state
[linux-2.6]
/
drivers
/
Makefile
diff --git
a/drivers/Makefile
b/drivers/Makefile
index
00b44f4
..
bc4205d
100644
(file)
--- a/
drivers/Makefile
+++ b/
drivers/Makefile
@@
-72,6
+72,7
@@
obj-$(CONFIG_INPUT) += input/
obj-$(CONFIG_I2O) += message/
obj-$(CONFIG_RTC_LIB) += rtc/
obj-y += i2c/ media/
+obj-$(CONFIG_PPS) += pps/
obj-$(CONFIG_W1) += w1/
obj-$(CONFIG_POWER_SUPPLY) += power/
obj-$(CONFIG_HWMON) += hwmon/