This commit was manufactured by cvs2svn to create branch 'vserver'.
[linux-2.6.git] / kernel / irq / Makefile
diff --git a/kernel/irq/Makefile b/kernel/irq/Makefile
new file mode 100644 (file)
index 0000000..4937873
--- /dev/null
@@ -0,0 +1,5 @@
+
+obj-y := handle.o manage.o spurious.o
+obj-$(CONFIG_GENERIC_IRQ_PROBE) += autoprobe.o
+obj-$(CONFIG_PROC_FS) += proc.o
+