Merge change I672b05c4 into eclair-mr2
* changes: make build depend on event-log-tags file
This commit is contained in:
commit
6c4a70c64d
|
@ -492,6 +492,8 @@ $(event_log_tags_file): $(event_log_tags_src)
|
|||
|
||||
event-log-tags: $(event_log_tags_file)
|
||||
|
||||
ALL_DEFAULT_INSTALLED_MODULES += $(event_log_tags_file)
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
# Build a keystore with the authorized keys in it, used to verify the
|
||||
# authenticity of downloaded OTA packages.
|
||||
|
|
Loading…
Reference in New Issue