mirror of
https://github.com/linux-msm/laptops-kernel.git
synced 2026-08-13 14:19:53 -07: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
|