unify boxmodel name

This commit is contained in:
Markus Volk
2020-02-18 13:55:33 +01:00
parent 6b15c22726
commit a5fe472896
2 changed files with 6 additions and 6 deletions

View File

@@ -201,7 +201,7 @@ hw_caps_t *get_hwcaps(void)
strcpy(caps.boxname, "Zgemma H7C/S");
strcpy(caps.boxarch, "BCM7251S");
#endif
#if BOXMODEL_OSMIOPLUS4K
#if BOXMODEL_OSMIO4KPLUS
initialized = 1;
caps.has_CI = 0;
caps.can_cec = 1;