mirror of
https://github.com/fail0verflow/switch-linux.git
synced 2025-05-04 02:34:21 -04:00
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
|