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-2008 Cavium Networks
0010 #
0011 
0012 obj-y += cvmx-bootmem.o cvmx-l2c.o cvmx-sysinfo.o octeon-model.o
0013 obj-y += cvmx-pko.o cvmx-spi.o cvmx-cmd-queue.o \
0014         cvmx-helper-board.o cvmx-helper.o cvmx-helper-xaui.o \
0015         cvmx-helper-rgmii.o cvmx-helper-sgmii.o cvmx-helper-npi.o \
0016         cvmx-helper-loop.o cvmx-helper-spi.o cvmx-helper-util.o \
0017         cvmx-interrupt-decodes.o cvmx-interrupt-rsl.o
0018 
0019 obj-y += cvmx-helper-errata.o cvmx-helper-jtag.o cvmx-boot-vector.o