diff options
author | rrs <rrs@FreeBSD.org> | 2009-10-30 08:53:11 +0000 |
---|---|---|
committer | rrs <rrs@FreeBSD.org> | 2009-10-30 08:53:11 +0000 |
commit | dd29cc7161aa34b1e08d23aefd3810cf9dc17766 (patch) | |
tree | 47eeed612391ed51c6b78f067dc2448c577774d2 /sys/mips/octeon1/files.octeon1 | |
parent | 31eaaf034e3434f0844b96d53fc577a268131ddc (diff) | |
download | FreeBSD-src-dd29cc7161aa34b1e08d23aefd3810cf9dc17766.zip FreeBSD-src-dd29cc7161aa34b1e08d23aefd3810cf9dc17766.tar.gz |
With this commit our friend RMI will now compile. I have
not tested it and the chances of it running yet are about
ZERO.. but it will now compile. The hard part now begins,
making it run ;-)
Diffstat (limited to 'sys/mips/octeon1/files.octeon1')
-rw-r--r-- | sys/mips/octeon1/files.octeon1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/mips/octeon1/files.octeon1 b/sys/mips/octeon1/files.octeon1 index 8415a47..190d3b8 100644 --- a/sys/mips/octeon1/files.octeon1 +++ b/sys/mips/octeon1/files.octeon1 @@ -14,3 +14,4 @@ mips/octeon1/uart_bus_octeonusart.c optional uart mips/octeon1/uart_cpu_octeonusart.c optional uart mips/octeon1/uart_dev_oct16550.c optional uart mips/mips/intr_machdep.c standard +mips/mips/tick.c standard |