Merge remote-tracking branch 'rtc/rtc-next'
[deliverable/linux.git] / arch / mips / cavium-octeon / Makefile
CommitLineData
5b3b1688
DD
1#
2# Makefile for the Cavium Octeon specific kernel interface routines
3# under Linux.
4#
5# This file is subject to the terms and conditions of the GNU General Public
6# License. See the file "COPYING" in the main directory of this archive
7# for more details.
8#
512254ba 9# Copyright (C) 2005-2009 Cavium Networks
5b3b1688
DD
10#
11
fde17990 12obj-y := cpu.o setup.o octeon-platform.o octeon-irq.o csrc-octeon.o
68651ff6 13obj-y += dma-octeon.o
5b3b1688 14obj-y += octeon-memcpy.o
f6e1db1b 15obj-y += executive/
f421258d 16obj-y += crypto/
5b3b1688 17
68651ff6 18obj-$(CONFIG_MTD) += flash_setup.o
70342287 19obj-$(CONFIG_SMP) += smp.o
0e49caf6 20obj-$(CONFIG_OCTEON_ILM) += oct_ilm.o
This page took 0.394788 seconds and 5 git commands to generate.