xref: /kernel/linux/linux-5.10/arch/mips/cavium-octeon/Makefile (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/arch/mips/cavium-octeon/
18c2ecf20Sopenharmony_ci#
28c2ecf20Sopenharmony_ci# Makefile for the Cavium Octeon specific kernel interface routines
38c2ecf20Sopenharmony_ci# under Linux.
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci# This file is subject to the terms and conditions of the GNU General Public
68c2ecf20Sopenharmony_ci# License.  See the file "COPYING" in the main directory of this archive
78c2ecf20Sopenharmony_ci# for more details.
88c2ecf20Sopenharmony_ci#
98c2ecf20Sopenharmony_ci# Copyright (C) 2005-2009 Cavium Networks
108c2ecf20Sopenharmony_ci#
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciobj-y := cpu.o setup.o octeon-platform.o octeon-irq.o csrc-octeon.o
138c2ecf20Sopenharmony_ciobj-y += dma-octeon.o
148c2ecf20Sopenharmony_ciobj-y += octeon-memcpy.o
158c2ecf20Sopenharmony_ciobj-y += executive/
168c2ecf20Sopenharmony_ciobj-y += crypto/
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ciobj-$(CONFIG_MTD)		      += flash_setup.o
198c2ecf20Sopenharmony_ciobj-$(CONFIG_SMP)		      += smp.o
208c2ecf20Sopenharmony_ciobj-$(CONFIG_OCTEON_ILM)	      += oct_ilm.o
218c2ecf20Sopenharmony_ciobj-$(CONFIG_USB)		      += octeon-usb.o
22

Indexes created Thu Nov 07 10:32:03 CST 2024