7 lines
194 B
Text
7 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
|