mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
b2bd0199a8
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
|