preparation for retrofw and legacy opendingux support

This commit is contained in:
kub 2021-02-21 20:36:42 +01:00
parent b1b5f9c094
commit b053cb2044
5 changed files with 29 additions and 11 deletions

View file

@ -0,0 +1,4 @@
#! /bin/sh
echo 0 > /proc/sys/kernel/printk
./PicoDrive "$@"
sync