Skip to content

Commit 3e270a5

Browse files
mjain-jumpriptl
authored andcommitted
runtime: split out core BPF migration code
Co-authored-by: Richard Patel <[email protected]>
1 parent ed93410 commit 3e270a5

File tree

3 files changed

+483
-471
lines changed

3 files changed

+483
-471
lines changed

src/flamenco/runtime/Local.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ $(call add-objs,fd_bank_hash_cmp,fd_flamenco)
88
$(call add-hdrs,fd_blockhashes.h)
99
$(call add-objs,fd_blockhashes,fd_flamenco)
1010

11+
$(call add-objs,fd_core_bpf_migration,fd_flamenco)
12+
1113
$(call add-hdrs,fd_executor.h)
1214
$(call add-objs,fd_executor,fd_flamenco)
1315

0 commit comments

Comments
 (0)