Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
5
kernel/irq/Makefile
Normal file
5
kernel/irq/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
obj-y := handle.o manage.o spurious.o resend.o chip.o devres.o
|
||||
obj-$(CONFIG_GENERIC_IRQ_PROBE) += autoprobe.o
|
||||
obj-$(CONFIG_PROC_FS) += proc.o
|
||||
obj-$(CONFIG_GENERIC_PENDING_IRQ) += migration.o
|
||||
Reference in New Issue
Block a user