This commit is contained in:
Adeeb Shihadeh
2024-03-03 18:44:35 -08:00
parent f0d210e2da
commit 8d51c13116
+3
View File
@@ -201,6 +201,9 @@ RUN cd /usr/lib/gcc/arm-none-eabi/9.2.1 && \
rm -rf arm/ && \
rm -rf thumb/nofp thumb/v6* thumb/v8* thumb/v7+fp thumb/v7-r+fp.sp
# for ECM LTE
RUN apt install ppp
# keep this last
RUN ldconfig