mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-29 23:53:32 +00:00
bd152b095e
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
7 lines
182 B
Text
7 lines
182 B
Text
#
|
|
# LASAT platforms
|
|
#
|
|
platform-$(CONFIG_LASAT) += lasat/
|
|
cflags-$(CONFIG_LASAT) += \
|
|
-I$(srctree)/arch/mips/include/asm/mach-lasat
|
|
load-$(CONFIG_LASAT) += 0xffffffff80000000
|