diff options
Diffstat (limited to 'arch/mips/ar7/Platform')
-rw-r--r-- | arch/mips/ar7/Platform | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/mips/ar7/Platform b/arch/mips/ar7/Platform new file mode 100644 index 000000000000..0bf85c416c6c --- /dev/null +++ b/arch/mips/ar7/Platform | |||
@@ -0,0 +1,6 @@ | |||
1 | # | ||
2 | # Texas Instruments AR7 | ||
3 | # | ||
4 | platform-$(CONFIG_AR7) += ar7/ | ||
5 | cflags-$(CONFIG_AR7) += -I$(srctree)/arch/mips/include/asm/mach-ar7 | ||
6 | load-$(CONFIG_AR7) += 0xffffffff94100000 | ||