Add fft test to Makefile
This commit is contained in:
@@ -6,7 +6,7 @@ LDFLAGS= -static
|
|||||||
include libgloss.mk
|
include libgloss.mk
|
||||||
|
|
||||||
PROGRAMS = pwm blkdev accum charcount nic-loopback big-blkdev pingd \
|
PROGRAMS = pwm blkdev accum charcount nic-loopback big-blkdev pingd \
|
||||||
streaming-passthrough streaming-fir nvdla spiflashread spiflashwrite
|
streaming-passthrough streaming-fir nvdla spiflashread spiflashwrite fft
|
||||||
|
|
||||||
spiflash.img: spiflash.py
|
spiflash.img: spiflash.py
|
||||||
python3 $<
|
python3 $<
|
||||||
|
|||||||
Reference in New Issue
Block a user