diff options
author | andrew <andrew@FreeBSD.org> | 2015-03-29 22:43:39 +0000 |
---|---|---|
committer | andrew <andrew@FreeBSD.org> | 2015-03-29 22:43:39 +0000 |
commit | 9b9d02caf27b138d9f8795b16ef2ac6de04c0bc0 (patch) | |
tree | 81c0ba61cdd692c5c63608f3b19e99d480e29b13 /sys/arm/altera/socfpga/files.socfpga | |
parent | 1e1b2bdf13c6802ac891f75c2bd1b40569158617 (diff) | |
download | FreeBSD-src-9b9d02caf27b138d9f8795b16ef2ac6de04c0bc0.zip FreeBSD-src-9b9d02caf27b138d9f8795b16ef2ac6de04c0bc0.tar.gz |
Build the cpufunc_asm_* files based on the cpu type, not which config file
we happen to be building.
Diffstat (limited to 'sys/arm/altera/socfpga/files.socfpga')
-rw-r--r-- | sys/arm/altera/socfpga/files.socfpga | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/altera/socfpga/files.socfpga b/sys/arm/altera/socfpga/files.socfpga index 0dbbc15..7f425ec 100644 --- a/sys/arm/altera/socfpga/files.socfpga +++ b/sys/arm/altera/socfpga/files.socfpga @@ -4,7 +4,6 @@ kern/kern_clocksource.c standard arm/arm/bus_space_generic.c standard arm/arm/bus_space_asm_generic.S standard -arm/arm/cpufunc_asm_armv7.S standard arm/arm/bus_space_base.c standard arm/arm/gic.c standard |