mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-11-28 11:21:45 -05:00
build: Always rebuild firmware if any header file changes
This commit is contained in:
parent
18386b4865
commit
17e5e77187
1 changed files with 2 additions and 1 deletions
|
|
@ -124,8 +124,9 @@ PICORV32_SRCS = \
|
|||
$(P)/core/picorv32/rtl/picorv32.v
|
||||
|
||||
|
||||
# Mention mgmt_app_digest.h explicitly since it needs to be generated.
|
||||
FIRMWARE_DEPS = \
|
||||
$(P)/fw/tk1/proto.h \
|
||||
$(P)/fw/tk1/*.h \
|
||||
$(P)/fw/tk1/mgmt_app_digest.h
|
||||
|
||||
FIRMWARE_OBJS = \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue