mirror of
https://github.com/dreemurrs-embedded/Jumpdrive.git
synced 2024-11-16 14:10:06 +00:00
Update linux-sdm845 URL
This commit is contained in:
parent
e043699aa6
commit
fbd72d864b
4
Makefile
4
Makefile
@ -229,8 +229,8 @@ src/linux-librem5:
|
||||
src/linux-sdm845:
|
||||
@echo "WGET linux-sdm845"
|
||||
@mkdir src/linux-sdm845
|
||||
@wget -c https://gitlab.com/sdm845-mainline/sdm845-linux/-/archive/b7a1e57f78d690d02aff902114bf2f6ca978ecfe/sdm845-linux-b7a1e57f78d690d02aff902114bf2f6ca978ecfe.tar.gz
|
||||
@tar -xvf sdm845-linux-b7a1e57f78d690d02aff902114bf2f6ca978ecfe.tar.gz --strip-components 1 -C src/linux-sdm845
|
||||
@wget -c https://gitlab.com/sdm845-mainline/linux/-/archive/b7a1e57f78d690d02aff902114bf2f6ca978ecfe/linux-b7a1e57f78d690d02aff902114bf2f6ca978ecfe.tar.gz
|
||||
@tar -xvf linux-b7a1e57f78d690d02aff902114bf2f6ca978ecfe.tar.gz --strip-components 1 -C src/linux-sdm845
|
||||
|
||||
src/arm-trusted-firmware:
|
||||
@echo "WGET arm-trusted-firmware"
|
||||
|
Loading…
Reference in New Issue
Block a user