diff options
Diffstat (limited to 'arch/mips/cobalt/Platform')
-rw-r--r-- | arch/mips/cobalt/Platform | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/mips/cobalt/Platform b/arch/mips/cobalt/Platform new file mode 100644 index 000000000000..34123efd6dfe --- /dev/null +++ b/arch/mips/cobalt/Platform | |||
@@ -0,0 +1,6 @@ | |||
1 | # | ||
2 | # Cobalt Server | ||
3 | # | ||
4 | platform-$(CONFIG_MIPS_COBALT) += cobalt/ | ||
5 | cflags-$(CONFIG_MIPS_COBALT) += -I$(srctree)/arch/mips/include/asm/mach-cobalt | ||
6 | load-$(CONFIG_MIPS_COBALT) += 0xffffffff80080000 | ||