]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/mips/cavium-octeon/Platform
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / arch / mips / cavium-octeon / Platform
1 #
2 # Cavium Octeon
3 #
4 platform-$(CONFIG_CPU_CAVIUM_OCTEON)    += cavium-octeon/
5 cflags-$(CONFIG_CPU_CAVIUM_OCTEON)      +=                              \
6                 -I$(srctree)/arch/mips/include/asm/mach-cavium-octeon
7 ifdef CONFIG_CAVIUM_OCTEON_2ND_KERNEL
8 load-$(CONFIG_CPU_CAVIUM_OCTEON)        += 0xffffffff84100000
9 else
10 load-$(CONFIG_CPU_CAVIUM_OCTEON)        += 0xffffffff81100000
11 endif