e50f5ca653
Copy the support files for the Octeon 1 CPU from sys/mips/octeon1 on the projects/mips side to sys/mips/cavium on the head side to conform to the other vendor code. This code was contributed by Cavium to the project and forward ported by Warner Losh, with some additional code from Randal Stewart. # I'll fix the building problems the move creates in a future commit.
23 lines
321 B
Plaintext
23 lines
321 B
Plaintext
# /*
|
|
# * This product includes software developed by the University of
|
|
# * California, Berkeley and its contributors."
|
|
# */
|
|
# $FreeBSD$
|
|
#
|
|
files "../octeon1/files.octeon1"
|
|
|
|
#
|
|
#
|
|
#
|
|
cpu CPU_MIPS4KC
|
|
#device pci
|
|
#device ata
|
|
#device atadisk
|
|
|
|
#device clock
|
|
#device obio
|
|
#device uart
|
|
|
|
# Kludge
|
|
options TARGET_OCTEON
|