File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
scriptmodules/supplementary Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ rp_module_id="gamecondriver"
13
13
rp_module_desc=" Gamecon & Db9 drivers GPIO drivers"
14
14
rp_module_licence=" GPL2 https://raw.githubusercontent.com/marqs85/gamecon_gpio_rpi/master/gamecon_gpio_rpi-1.4/gamecon_gpio_rpi.c"
15
15
rp_module_section=" driver"
16
- rp_module_flags=" !all rpi"
16
+ rp_module_flags=" !all rpi !rpi5 "
17
17
18
18
function depends_gamecondriver() {
19
19
getDepends dkms LINUX-HEADERS
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ rp_module_help="Installs the GPIO driver from https://github.com/cmitu/mk_arcade
15
15
rp_module_licence=" GPL2 https://raw.githubusercontent.com/recalbox/mk_arcade_joystick_rpi/master/LICENSE"
16
16
rp_module_repo=" git https://github.com/cmitu/mk_arcade_joystick_rpi retropie"
17
17
rp_module_section=" driver"
18
- rp_module_flags=" noinstclean !all rpi"
18
+ rp_module_flags=" noinstclean !all rpi !rpi5 "
19
19
20
20
function _version_mkarcadejoystick() {
21
21
echo " 0.1.7"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ rp_module_id="snesdev"
13
13
rp_module_desc=" SNESDev (Driver for the RetroPie GPIO-Adapter)"
14
14
rp_module_section=" driver"
15
15
rp_module_repo=" git https://github.com/petrockblog/SNESDev-RPi.git master"
16
- rp_module_flags=" noinstclean"
16
+ rp_module_flags=" noinstclean !all rpi !rpi5 "
17
17
18
18
function sources_snesdev() {
19
19
gitPullOrClone " $md_inst "
You can’t perform that action at this time.
0 commit comments