Consider sorting.

This commit is contained in:
Ruslan Bukin 2015-06-11 13:00:20 +00:00
parent 3f66bd5036
commit 60ea724104
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=284258

View File

@ -2,7 +2,6 @@
arm/arm/devmap.c standard
arm/arm/generic_timer.c standard
arm/arm/pmu.c standard
arm64/arm64/unwind.c optional ddb | kdtrace_hooks
arm64/arm64/autoconf.c standard
arm64/arm64/bcopy.c standard
arm64/arm64/bus_machdep.c standard
@ -39,6 +38,7 @@ arm64/arm64/swtch.S standard
arm64/arm64/sys_machdep.c standard
arm64/arm64/trap.c standard
arm64/arm64/uio_machdep.c standard
arm64/arm64/unwind.c optional ddb | kdtrace_hooks
arm64/arm64/vfp.c standard
arm64/arm64/vm_machdep.c standard
dev/fdt/fdt_arm64.c optional fdt