Remember to clear ackflags on reset.
--HG-- branch : dtrg-videocore
This commit is contained in:
parent
970f2bae62
commit
e5341e4167
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ define reset
|
|||
$(eval o :=)
|
||||
$(eval s :=)
|
||||
$(eval cflags :=)
|
||||
$(eval ackflags :=)
|
||||
$(eval ldflags :=)
|
||||
$(eval objdir :=)
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue