Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) # Makefile for the Cavium Octeon specific kernel interface routines
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) # under Linux.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) # This file is subject to the terms and conditions of the GNU General Public
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) # License.  See the file "COPYING" in the main directory of this archive
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) # for more details.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) # Copyright (C) 2005-2008 Cavium Networks
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) obj-y += cvmx-bootmem.o cvmx-l2c.o cvmx-sysinfo.o octeon-model.o
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) obj-y += cvmx-pko.o cvmx-spi.o cvmx-cmd-queue.o \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) 	cvmx-helper-board.o cvmx-helper.o cvmx-helper-xaui.o \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) 	cvmx-helper-rgmii.o cvmx-helper-sgmii.o cvmx-helper-npi.o \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) 	cvmx-helper-loop.o cvmx-helper-spi.o cvmx-helper-util.o \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) 	cvmx-interrupt-decodes.o cvmx-interrupt-rsl.o
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) obj-y += cvmx-helper-errata.o cvmx-helper-jtag.o cvmx-boot-vector.o