Include the ofw cpu driver. This allows us to get a list of cpus enabled

by qemu, however we may not be running on them.
This commit is contained in:
Andrew Turner 2015-05-24 11:04:45 +00:00
parent 505050e877
commit 6177d84d6e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=283362

View File

@ -13,3 +13,5 @@ kern/kern_clocksource.c standard
arm/arm/generic_timer.c standard
arm/qemu/virt_common.c standard
arm/qemu/virt_machdep.c standard
dev/ofw/ofw_cpu.c standard