Skip to content

Commit 711550c

Browse files
Update Makefile
Signed-off-by: Brad Hutchings <[email protected]>
1 parent 84642d3 commit 711550c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1094,7 +1094,7 @@ OBJ_LLAMA = \
10941094
$(DIR_LLAMA)/llama-cparams.o \
10951095
$(DIR_LLAMA)/llama-grammar.o \
10961096
$(DIR_LLAMA)/llama-graph.o \
1097-
$(DIR_LLAMA)/llama-hparams.o \
1097+
$(DIR_LLAMA)/llama-hparams-mmojo.o \
10981098
$(DIR_LLAMA)/llama-impl.o \
10991099
$(DIR_LLAMA)/llama-io.o \
11001100
$(DIR_LLAMA)/llama-kv-cache-unified-iswa.o \

0 commit comments

Comments
 (0)