diff options
Diffstat (limited to 'arch/mips/rb532/Platform')
-rw-r--r-- | arch/mips/rb532/Platform | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/mips/rb532/Platform b/arch/mips/rb532/Platform new file mode 100644 index 0000000000..12eaa8790b --- /dev/null +++ b/arch/mips/rb532/Platform @@ -0,0 +1,6 @@ +# +# Routerboard 532 +# +cflags-$(CONFIG_MIKROTIK_RB532) += \ + -I$(srctree)/arch/mips/include/asm/mach-rc32434 +load-$(CONFIG_MIKROTIK_RB532) += 0xffffffff80101000 |