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>
6 lines
194 B
Text
6 lines
194 B
Text
#
|
|
# Realtek RTL838x SoCs
|
|
#
|
|
platform-$(CONFIG_RTL838X) += rtl838x/
|
|
cflags-$(CONFIG_RTL838X) += -I$(srctree)/arch/mips/include/asm/mach-rtl838x/
|
|
load-$(CONFIG_RTL838X) += 0xffffffff80000000
|