mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-30 02:32:53 +08:00
parallella/fpga/headless_e16_z70{1,2}0: Fix Makefile clean target
Update for output file name change Signed-off-by: Ola Jeppsson <ola@adapteva.com>
This commit is contained in:
parent
fc9a8fc331
commit
a6aba4cd1f
@ -15,7 +15,7 @@ M_FLIST += *.runs
|
||||
M_FLIST += *.srcs
|
||||
M_FLIST += *.sdk
|
||||
M_FLIST += .Xil
|
||||
M_FLIST += parallella.bit.bin
|
||||
M_FLIST += parallella_e16_headless_gpiose_7010.bit.bin
|
||||
M_FLIST += system_wrapper.bit.bin
|
||||
|
||||
.PHONY: all clean
|
||||
|
@ -15,7 +15,7 @@ M_FLIST += *.runs
|
||||
M_FLIST += *.srcs
|
||||
M_FLIST += *.sdk
|
||||
M_FLIST += .Xil
|
||||
M_FLIST += parallella.bit.bin
|
||||
M_FLIST += parallella_e16_headless_gpiose_7020.bit.bin
|
||||
M_FLIST += system_wrapper.bit.bin
|
||||
|
||||
.PHONY: all clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user