mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-09 04:12:15 +00:00
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>
6 lines
85 B
Makefile
6 lines
85 B
Makefile
#
|
|
# Makefile for the rtl838x specific parts of the kernel
|
|
#
|
|
|
|
obj-y := setup.o prom.o
|