Skip to content
Snippets Groups Projects
Commit 2e1e0516 authored by Forget Julien's avatar Forget Julien
Browse files

Typo in dumpcft call (unnecessary pwf arg).

parent f7695ab5
Branches
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ pwcet_instantiator: pwcet_instantiator.c example-pwcet.h ../pwcet/include/pwcet-
cc $(LDFLAGS) -o pwcet_instantiator pwcet_instantiator.c $(LDLIBS)
example-pwcet.h example.pwf: example example.ff
../dumpcft ./example example-pwcet.h example.pwf
../dumpcft ./example example-pwcet.h
example: example.c
$(ARMCC) $(ARMCFLAGS) -g -O0 -o example example.c -static
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment