aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon/executive/Makefile
blob: 7f41c5be2190ddca03fc92a00e8f21bd735414f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# 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.
#
# Copyright (C) 2005-2008 Cavium Networks
#

obj-y += cvmx-bootmem.o cvmx-l2c.o cvmx-sysinfo.o octeon-model.o

obj-$(CONFIG_CAVIUM_OCTEON_HELPER) += cvmx-helper-errata.o cvmx-helper-jtag.o