projects
/
renesas
/
vsp-tests.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add LUT generation script
[renesas/vsp-tests.git]
/
data
/
frames
/
Makefile
diff --git
a/data/frames/Makefile
b/data/frames/Makefile
index
04ea2b2
..
dba2799
100644
(file)
--- a/
data/frames/Makefile
+++ b/
data/frames/Makefile
@@
-1,6
+1,8
@@
all:
+ ./gen-lut.py
clean:
+ @rm -f *.bin
install:
mkdir -p $(INSTALL_DIR)/frames/
@@
-8,3
+10,4
@@
install:
gzip -dk $(frame)
mv ${frame/.gz/} $(INSTALL_DIR)/frames/
done
+ cp *.bin $(INSTALL_DIR)/frames/