Linux Audio

Check our new training course

Linux debugging, profiling, tracing and performance analysis training

Apr 14-17, 2025
Register
Loading...
v3.1
1#
2# DECstation family
3#
4platform-$(CONFIG_MACH_DECSTATION)	+= dec/
5cflags-$(CONFIG_MACH_DECSTATION)	+= \
6			-I$(srctree)/arch/mips/include/asm/mach-dec
7libs-$(CONFIG_MACH_DECSTATION)		+= arch/mips/dec/prom/
8load-$(CONFIG_MACH_DECSTATION)		+= 0xffffffff80040000
v4.10.11
1#
2# DECstation family
3#
4platform-$(CONFIG_MACH_DECSTATION)	+= dec/
5cflags-$(CONFIG_MACH_DECSTATION)	+= \
6			-I$(srctree)/arch/mips/include/asm/mach-dec
7libs-$(CONFIG_MACH_DECSTATION)		+= arch/mips/dec/prom/
8load-$(CONFIG_MACH_DECSTATION)		+= 0xffffffff80040000