This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2024-12-30 18:47:06 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
1f20e70a5c
openwrt
/
target
/
linux
/
realtek
/
files-5.10
/
arch
/
mips
/
rtl838x
/
Makefile
6 lines
85 B
Makefile
Raw
Normal View
History
Unescape
Escape
realtek: copy config/files/patches to 5.10 this patch copies the following files from 5.4 to 5.10: - config-5.4 -> config-5.10 - files-5.4/ -> files-5.10/ - patches-5.4/ -> patches-5.10/ Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com> [rebase on change in files-5.4] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2021-05-05 00:32:27 +00:00
#
# Makefile for the rtl838x specific parts of the kernel
#
realtek: drop platform irq driver from 5.10 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>
2021-05-21 14:20:43 +00:00
obj-y
:=
setup.o prom.o
Reference in New Issue
Copy Permalink