summaryrefslogtreecommitdiffstats
path: root/sys/arm/qemu
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2016-02-28 09:35:37 +0000
committerandrew <andrew@FreeBSD.org>2016-02-28 09:35:37 +0000
commitd887d37a7a4f3942aa978daad85a76d2f066923e (patch)
tree3a3697afdd4528238f957bb6fc49a10aaefc1290 /sys/arm/qemu
parent52c3e879a6b72f8bce408ea56c21b419d90c827c (diff)
downloadFreeBSD-src-d887d37a7a4f3942aa978daad85a76d2f066923e.zip
FreeBSD-src-d887d37a7a4f3942aa978daad85a76d2f066923e.tar.gz
Build ofw_cpu.c on all ARM configs using FDT. As we mve towards using the
Linux dts files these are more likely to have cpu nodes we can attach to. Sponsored by: ABT Systems Ltd
Diffstat (limited to 'sys/arm/qemu')
-rw-r--r--sys/arm/qemu/files.qemu2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/arm/qemu/files.qemu b/sys/arm/qemu/files.qemu
index 4f728c7..8e2e497 100644
--- a/sys/arm/qemu/files.qemu
+++ b/sys/arm/qemu/files.qemu
@@ -11,5 +11,3 @@ kern/kern_clocksource.c standard
arm/qemu/virt_common.c standard
arm/qemu/virt_machdep.c standard
arm/qemu/virt_mp.c optional smp
-
-dev/ofw/ofw_cpu.c standard
OpenPOWER on IntegriCloud