Staging
v0.5.2
https://github.com/torvalds/linux
Raw File
Tip revision: acb1872577b346bd15ab3a3f8dff780d6cca4b70 authored by Linus Torvalds on 29 July 2018, 21:44:52 UTC
Linux 4.18-rc7
Tip revision: acb1872
Platform
#
# Routerboard 532
#
platform-$(CONFIG_MIKROTIK_RB532)	+= rb532/
cflags-$(CONFIG_MIKROTIK_RB532)		+=				\
		-I$(srctree)/arch/mips/include/asm/mach-rc32434
load-$(CONFIG_MIKROTIK_RB532)		+= 0xffffffff80101000
back to top