diff --git a/armsrc/Makefile b/armsrc/Makefile index 1bbbf2ba7..44ca3ab6b 100644 --- a/armsrc/Makefile +++ b/armsrc/Makefile @@ -79,7 +79,7 @@ endif include Standalone/Makefile.inc #the FPGA bitstream files. Note: order matters! -FPGA_BITSTREAMS = fpga_lf.bit fpga_hf.bit +FPGA_BITSTREAMS = fpga_lf.bit fpga_hf.bit fpga_felica.bit #the lz4 source files required for decompressing the fpga config at run time SRC_LZ4 = lz4.c