diff options
author | andrew <andrew@FreeBSD.org> | 2015-05-10 12:13:27 +0000 |
---|---|---|
committer | andrew <andrew@FreeBSD.org> | 2015-05-10 12:13:27 +0000 |
commit | 502d4577e296020d3cbcc38314f1aa9fb64af8b6 (patch) | |
tree | 3fd155e69e1e047341893258928fa1e2e683e9b1 /sys/arm/altera/socfpga/files.socfpga | |
parent | 8bdd3598387027b0475b5c4db7872fae37f418b8 (diff) | |
download | FreeBSD-src-502d4577e296020d3cbcc38314f1aa9fb64af8b6.zip FreeBSD-src-502d4577e296020d3cbcc38314f1aa9fb64af8b6.tar.gz |
Use the new gic option on all configs that need it.
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 7f425ec..901069b 100644 --- a/sys/arm/altera/socfpga/files.socfpga +++ b/sys/arm/altera/socfpga/files.socfpga @@ -6,7 +6,6 @@ arm/arm/bus_space_generic.c standard arm/arm/bus_space_asm_generic.S standard arm/arm/bus_space_base.c standard -arm/arm/gic.c standard arm/arm/mpcore_timer.c standard arm/altera/socfpga/socfpga_common.c standard |