forked from Ivasoft/openwrt
The following line is already defined in arch/mips/Kbuild.platforms by 300-mips-add-rtl838x-platform.patch. platform-$(CONFIG_RTL838X) += rtl838x/ Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
6 lines
155 B
Plaintext
6 lines
155 B
Plaintext
#
|
|
# Realtek RTL838x SoCs
|
|
#
|
|
cflags-$(CONFIG_RTL838X) += -I$(srctree)/arch/mips/include/asm/mach-rtl838x/
|
|
load-$(CONFIG_RTL838X) += 0xffffffff80000000
|