mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00

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>
6 lines
166 B
Text
6 lines
166 B
Text
#
|
|
# Routerboard 532
|
|
#
|
|
cflags-$(CONFIG_MIKROTIK_RB532) += \
|
|
-I$(srctree)/arch/mips/include/asm/mach-rc32434
|
|
load-$(CONFIG_MIKROTIK_RB532) += 0xffffffff80101000
|