projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
[linux-2.6]
/
drivers
/
Makefile
diff --git
a/drivers/Makefile
b/drivers/Makefile
index
50f76da
..
0dd96d1
100644
(file)
--- a/
drivers/Makefile
+++ b/
drivers/Makefile
@@
-43,6
+43,7
@@
obj-$(CONFIG_SPI) += spi/
obj-$(CONFIG_PCCARD) += pcmcia/
obj-$(CONFIG_DIO) += dio/
obj-$(CONFIG_SBUS) += sbus/
+obj-$(CONFIG_KVM) += kvm/
obj-$(CONFIG_ZORRO) += zorro/
obj-$(CONFIG_MAC) += macintosh/
obj-$(CONFIG_ATA_OVER_ETH) += block/aoe/