diff options
author | andrew <andrew@FreeBSD.org> | 2015-03-29 21:45:28 +0000 |
---|---|---|
committer | andrew <andrew@FreeBSD.org> | 2015-03-29 21:45:28 +0000 |
commit | f3e1f9971a9c4c4fdeb12025dd731e376eb63bb8 (patch) | |
tree | ca9e80eb25cafc616374b95ccd7ef15218ae2753 /sys/arm/altera/socfpga/files.socfpga | |
parent | f7d64c9794289ef5e6acb6acc3c7664da91cd40b (diff) | |
download | FreeBSD-src-f3e1f9971a9c4c4fdeb12025dd731e376eb63bb8.zip FreeBSD-src-f3e1f9971a9c4c4fdeb12025dd731e376eb63bb8.tar.gz |
Remove cpufunc_asm_arm11.S from the ARMv7 configs, it's not used.
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 02ac16e..0dbbc15 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_arm11.S standard arm/arm/cpufunc_asm_armv7.S standard arm/arm/bus_space_base.c standard |