MT#65413 update dependencies

Change-Id: I85d1407fdb88b9b6b401a0544f95948b75cf4a7c
pull/2132/head
Richard Fuchs 2 weeks ago
parent 92b0b1104d
commit 701d76fc0b

@ -21,4 +21,4 @@ ASM := mix_in_x64_avx2.S mix_in_x64_avx512bw.S mix_in_x64_sse2.S mvr2s_x64_avx2.
include common.Makefile
all: $(ALLOBJS)
all: $(OBJS)

@ -41,7 +41,7 @@ $(OBJS): Makefile ../include/* ../lib/*.h ../kernel-module/*.h
-M "date:$(BUILD_DATE)" \
-o "$@"
resample.c codeclib.c mix.c packet.c: ../lib/fix_frame_channel_layout.compat
resample.c codeclib.c mix.c packet.c g729.c opus.c evs.c pseudo.c: ../lib/fix_frame_channel_layout.compat
ifeq ($(with_transcoding),yes)
../daemon/codec.c codec.c: ../lib/dtmf_rx_fillin.compat

Loading…
Cancel
Save