Linux Audio

Check our new training course

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
v5.4
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