Back to home page

OSCL-LXR

 
 

    


0001 #
0002 # Makefile for the Cavium Octeon specific kernel interface routines
0003 # under Linux.
0004 #
0005 # This file is subject to the terms and conditions of the GNU General Public
0006 # License.  See the file "COPYING" in the main directory of this archive
0007 # for more details.
0008 #
0009 # Copyright (C) 2005-2009 Cavium Networks
0010 #
0011 
0012 obj-y := cpu.o setup.o octeon-platform.o octeon-irq.o csrc-octeon.o
0013 obj-y += dma-octeon.o
0014 obj-y += octeon-memcpy.o
0015 obj-y += executive/
0016 obj-y += crypto/
0017 
0018 obj-$(CONFIG_MTD)                     += flash_setup.o
0019 obj-$(CONFIG_SMP)                     += smp.o
0020 obj-$(CONFIG_OCTEON_ILM)              += oct_ilm.o
0021 obj-$(CONFIG_USB)                     += octeon-usb.o