mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
26bff9eb49
Instead of including all Platform files, we simply include the needed one and avoid clashes with makefile variables. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
7 lines
166 B
Plaintext
7 lines
166 B
Plaintext
#
|
|
# Routerboard 532
|
|
#
|
|
cflags-$(CONFIG_MIKROTIK_RB532) += \
|
|
-I$(srctree)/arch/mips/include/asm/mach-rc32434
|
|
load-$(CONFIG_MIKROTIK_RB532) += 0xffffffff80101000
|