diff options
Diffstat (limited to 'src/mainboard/emulation/spike-riscv/Makefile.inc')
-rw-r--r-- | src/mainboard/emulation/spike-riscv/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/emulation/spike-riscv/Makefile.inc b/src/mainboard/emulation/spike-riscv/Makefile.inc index 91c136924e..e3c9481599 100644 --- a/src/mainboard/emulation/spike-riscv/Makefile.inc +++ b/src/mainboard/emulation/spike-riscv/Makefile.inc @@ -12,7 +12,6 @@ ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. -bootblock-y += bootblock.c bootblock-y += uart.c bootblock-y += spike_util.c bootblock-y += rom_media.c |