mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Embedded: patch buildroot to build Mesa3D with Pi 5 support
This commit is contained in:
parent
af5828e6e2
commit
40a73c3797
6 changed files with 156 additions and 7 deletions
|
@ -22,7 +22,7 @@ mkdir -p /var/run
|
|||
dhcpcd -f /etc/dhcpcd.conf --noarp 2>/dev/null &
|
||||
|
||||
if grep -q debugconsole /proc/cmdline; then
|
||||
/sbin/getty -L ttyAMA0 0 vt100 &
|
||||
/sbin/getty -L console 0 vt100 &
|
||||
fi
|
||||
|
||||
if grep -q blockingconsole /proc/cmdline; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue