diff --git a/port/posix-h5-bcm/Makefile b/port/posix-h5-bcm/Makefile index ebf814a51..5a4f29816 100644 --- a/port/posix-h5-bcm/Makefile +++ b/port/posix-h5-bcm/Makefile @@ -12,7 +12,7 @@ CORE += \ le_device_db_fs.c \ main.c \ wav_util.c \ - btstack_stdin.c \ + btstack_stdin_posix.c \ # examples include ${BTSTACK_ROOT}/example/Makefile.inc diff --git a/port/posix-h5/Makefile b/port/posix-h5/Makefile index 52f5917f3..33bfdeff9 100644 --- a/port/posix-h5/Makefile +++ b/port/posix-h5/Makefile @@ -16,7 +16,7 @@ CORE += \ le_device_db_fs.c \ main.c \ wav_util.c \ - btstack_stdin.c \ + btstack_stdin_posix.c \ # TI-WL183x requires TIInit_11.8.32.c