Blame view

arch/mips/cavium-octeon/Makefile 510 Bytes
5b3b16880   David Daney   MIPS: Add Cavium ...
1
2
3
4
5
6
7
8
  #
  # Makefile for the Cavium Octeon specific kernel interface routines
  # under Linux.
  #
  # This file is subject to the terms and conditions of the GNU General Public
  # License.  See the file "COPYING" in the main directory of this archive
  # for more details.
  #
512254ba8   David Daney   MIPS: Octeon: Mo...
9
  # Copyright (C) 2005-2009 Cavium Networks
5b3b16880   David Daney   MIPS: Add Cavium ...
10
  #
69f3a7de1   Ralf Baechle   MIPS: Modularize ...
11
  obj-y := cpu.o setup.o serial.o octeon-platform.o octeon-irq.o csrc-octeon.o
5b3b16880   David Daney   MIPS: Add Cavium ...
12
13
  obj-y += dma-octeon.o flash_setup.o
  obj-y += octeon-memcpy.o
f6e1db1b8   Ralf Baechle   MIPS: Octeon: Mig...
14
  obj-y += executive/
5b3b16880   David Daney   MIPS: Add Cavium ...
15
16
  
  obj-$(CONFIG_SMP)                     += smp.o