mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
buildroot-2024.02.3
This commit is contained in:
parent
4c7342af08
commit
7e5de45038
4 changed files with 1 additions and 150 deletions
|
@ -7,6 +7,7 @@ BUILDROOT_TAR=buildroot-2024.02.3.tar.gz
|
|||
|
||||
if [ ! -e "${BUILDROOT}" ]; then
|
||||
tar xvf "${BUILDROOT_TAR}"
|
||||
patch -p0 < buildroot-mesa3d.patch
|
||||
fi
|
||||
|
||||
if [ ! -e "${BUILDROOT}/.config" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue