mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-11 10:27:08 +08:00
7 lines
194 B
Plaintext
7 lines
194 B
Plaintext
![]() |
#
|
||
|
# Realtek RTL838x SoCs
|
||
|
#
|
||
|
platform-$(CONFIG_RTL838X) += rtl838x/
|
||
|
cflags-$(CONFIG_RTL838X) += -I$(srctree)/arch/mips/include/asm/mach-rtl838x/
|
||
|
load-$(CONFIG_RTL838X) += 0xffffffff80000000
|