In order for the Platform includes to be available on all sub-targets, make them dependent on CONFIG_RTL83XX. Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
6 lines
155 B
Plaintext
6 lines
155 B
Plaintext
#
|
|
# Realtek RTL838x SoCs
|
|
#
|
|
cflags-$(CONFIG_RTL83XX) += -I$(srctree)/arch/mips/include/asm/mach-rtl838x/
|
|
load-$(CONFIG_RTL83XX) += 0xffffffff80000000
|