To use backported irq driver, drop old irq driver from realtek target and call irqchip_init() in setup.c. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
5 lines
85 B
Makefile
5 lines
85 B
Makefile
#
|
|
# Makefile for the rtl838x specific parts of the kernel
|
|
#
|
|
|
|
obj-y := setup.o prom.o
|