mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
8 lines
218 B
Text
8 lines
218 B
Text
![]() |
#
|
||
|
# 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
|