projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy...
[linux-2.6]
/
kernel
/
irq
/
Makefile
diff --git
a/kernel/irq/Makefile
b/kernel/irq/Makefile
index
9f77f50
..
1dab0ac
100644
(file)
--- a/
kernel/irq/Makefile
+++ b/
kernel/irq/Makefile
@@
-1,5
+1,5
@@
-obj-y := handle.o manage.o spurious.o
+obj-y := handle.o manage.o spurious.o
resend.o chip.o
obj-$(CONFIG_GENERIC_IRQ_PROBE) += autoprobe.o
obj-$(CONFIG_PROC_FS) += proc.o
obj-$(CONFIG_GENERIC_PENDING_IRQ) += migration.o