]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - ipc/Makefile
OMAP: dmtimer: enable all timers to be wakeup events
[linux-2.6-omap-h63xx.git] / ipc / Makefile
index 388e4d259f02cacc28d0eecb9157efefdd7348d6..65c384395801aa2e9f19ec318735b9dc35c44c42 100644 (file)
@@ -3,8 +3,7 @@
 #
 
 obj-$(CONFIG_SYSVIPC_COMPAT) += compat.o
-obj_mem-$(CONFIG_MEMORY_HOTPLUG) += ipcns_notifier.o
-obj-$(CONFIG_SYSVIPC) += util.o msgutil.o msg.o sem.o shm.o $(obj_mem-y)
+obj-$(CONFIG_SYSVIPC) += util.o msgutil.o msg.o sem.o shm.o ipcns_notifier.o
 obj-$(CONFIG_SYSVIPC_SYSCTL) += ipc_sysctl.o
 obj_mq-$(CONFIG_COMPAT) += compat_mq.o
 obj-$(CONFIG_POSIX_MQUEUE) += mqueue.o msgutil.o $(obj_mq-y)