mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-12 00:43:36 -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
|