mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2025-04-21 12:27:27 +03:00
m1/perf/: main.c was missing. Added on-going work.
This commit is contained in:
6
m1/perf/try
Executable file
6
m1/perf/try
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh -x
|
||||
|
||||
M1=`make path`
|
||||
|
||||
make CFLAGS_EXTRA=-DCOMP_DEBUG SCHED=sched.o
|
||||
gdb --args ./main $M1/flickernoise/patches/*/*Godhead*.fnp
|
||||
Reference in New Issue
Block a user