[PATCH] make bio->bi_end_io() optional
[linux-2.6/history.git] / ipc / Makefile
blob446ce49ab2fe992a67536c2d39b723d41420a072
2 # Makefile for the linux ipc.
5 obj-y := util.o
7 obj-$(CONFIG_SYSVIPC) += msg.o sem.o shm.o
9 include $(TOPDIR)/Rules.make