mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
8 lines
218 B
Plaintext
8 lines
218 B
Plaintext
#
|
|
# DECstation family
|
|
#
|
|
cflags-$(CONFIG_MACH_DECSTATION) += \
|
|
-I$(srctree)/arch/mips/include/asm/mach-dec
|
|
libs-$(CONFIG_MACH_DECSTATION) += arch/mips/dec/prom/
|
|
load-$(CONFIG_MACH_DECSTATION) += 0xffffffff80040000
|