mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
bd152b095e
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
#
|
|
# LASAT platforms
|
|
#
|
|
platform-$(CONFIG_LASAT) += lasat/
|
|
cflags-$(CONFIG_LASAT) += \
|
|
-I$(srctree)/arch/mips/include/asm/mach-lasat
|
|
load-$(CONFIG_LASAT) += 0xffffffff80000000
|