- videsettings: fix cst build

Conflicts:
	src/gui/Makefile.am

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2021-12-03 22:27:18 +01:00
committed by Thilo Graf
parent a578558150
commit 51334537ec
3 changed files with 11 additions and 2 deletions

View File

@@ -385,8 +385,10 @@ struct SNeutrinoSettings
int enabled_video_modes[VIDEOMENU_VIDEOMODE_OPTION_COUNT];
int enabled_auto_modes[VIDEOMENU_VIDEOMODE_OPTION_COUNT];
#if HAVE_ARM_HARDWARE || HAVE_MIPS_HARDWARE
int zappingmode;
int hdmimode;
#endif
int cpufreq;
int standby_cpufreq;