git.joshuawise.com
/
firearm.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Execute: Pass 1 repiping finished.
[firearm.git]
/
tests
/
Makefile
diff --git
a/tests/Makefile
b/tests/Makefile
index 36682afe064ab529f344f1b45965ada141194459..471a83ee0f9bc4f1c5f79e221a375ce17b4815c8 100644
(file)
--- a/
tests/Makefile
+++ b/
tests/Makefile
@@
-1,4
+1,6
@@
-all: costas.hex
+CFLAGS=-mno-thumb-interwork -march=armv4
+
+all: costas.hex testbench.hex
%.o: %.c
arm-elf-gcc $(CFLAGS) -c -o $@ $<
This page took
0.01921 seconds
and
4
git commands to generate.