projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Staging: comedi: Remove s526_gpct_config_t typedef
[linux-2.6]
/
drivers
/
base
/
Makefile
diff --git
a/drivers/base/Makefile
b/drivers/base/Makefile
index
c666373
..
b5b8ba5
100644
(file)
--- a/
drivers/base/Makefile
+++ b/
drivers/base/Makefile
@@
-11,6
+11,7
@@
obj-$(CONFIG_FW_LOADER) += firmware_class.o
obj-$(CONFIG_NUMA) += node.o
obj-$(CONFIG_MEMORY_HOTPLUG_SPARSE) += memory.o
obj-$(CONFIG_SMP) += topology.o
+obj-$(CONFIG_IOMMU_API) += iommu.o
ifeq ($(CONFIG_SYSFS),y)
obj-$(CONFIG_MODULES) += module.o
endif