mipsbox: fix build psisetup

Origin commit data
------------------
Commit: b4ce2a8592
Author: max_10 <max_10@gmx.de>
Date: 2021-12-19 (Sun, 19 Dec 2021)

Origin message was:
------------------
- mipsbox: fix build psisetup
This commit is contained in:
max_10
2021-12-19 23:12:03 +01:00
committed by vanhofen
parent 07555efc6f
commit 130b08e967
2 changed files with 4 additions and 4 deletions

View File

@@ -343,7 +343,7 @@ struct SNeutrinoSettings
int hdmi_cec_standby;
int hdmi_cec_volume;
#if HAVE_ARM_HARDWARE
#if HAVE_ARM_HARDWARE || HAVE_MIPS_HARDWARE
int psi_brightness;
int psi_contrast;
int psi_saturation;