xref: /openbmc/linux/arch/mips/cavium-octeon/Makefile (revision f421258d)
15b3b1688SDavid Daney#
25b3b1688SDavid Daney# Makefile for the Cavium Octeon specific kernel interface routines
35b3b1688SDavid Daney# under Linux.
45b3b1688SDavid Daney#
55b3b1688SDavid Daney# This file is subject to the terms and conditions of the GNU General Public
65b3b1688SDavid Daney# License.  See the file "COPYING" in the main directory of this archive
75b3b1688SDavid Daney# for more details.
85b3b1688SDavid Daney#
9512254baSDavid Daney# Copyright (C) 2005-2009 Cavium Networks
105b3b1688SDavid Daney#
115b3b1688SDavid Daney
127ed18152SDavid DaneyCFLAGS_octeon-platform.o = -I$(src)/../../../scripts/dtc/libfdt
137ed18152SDavid DaneyCFLAGS_setup.o = -I$(src)/../../../scripts/dtc/libfdt
147ed18152SDavid Daney
15fde17990SDavid Daneyobj-y := cpu.o setup.o octeon-platform.o octeon-irq.o csrc-octeon.o
1668651ff6SRalf Baechleobj-y += dma-octeon.o
175b3b1688SDavid Daneyobj-y += octeon-memcpy.o
18f6e1db1bSRalf Baechleobj-y += executive/
19*f421258dSAaro Koskinenobj-y += crypto/
205b3b1688SDavid Daney
2168651ff6SRalf Baechleobj-$(CONFIG_MTD)		      += flash_setup.o
225b3b1688SDavid Daneyobj-$(CONFIG_SMP)		      += smp.o
230e49caf6SVenkat Subbiahobj-$(CONFIG_OCTEON_ILM)	      += oct_ilm.o
24