mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-26 12:30:23 +09: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>
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
|