aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.4.26-xen-sparse/arch/xen/drivers/block/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'linux-2.4.26-xen-sparse/arch/xen/drivers/block/Makefile')
-rw-r--r--linux-2.4.26-xen-sparse/arch/xen/drivers/block/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/linux-2.4.26-xen-sparse/arch/xen/drivers/block/Makefile b/linux-2.4.26-xen-sparse/arch/xen/drivers/block/Makefile
new file mode 100644
index 0000000000..35986ca54a
--- /dev/null
+++ b/linux-2.4.26-xen-sparse/arch/xen/drivers/block/Makefile
@@ -0,0 +1,3 @@
+O_TARGET := drv.o
+obj-y := block.o vbd.o
+include $(TOPDIR)/Rules.make