You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#
|
|
# DECstation family
|
|
#
|
|
platform-$(CONFIG_MACH_DECSTATION) += dec/
|
|
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
|
|
|