Conflicts:
	acinclude.m4
This commit is contained in:
max_10
2019-10-23 23:22:37 +02:00
committed by Thilo Graf
parent 5979389a2c
commit f26097e1fc
2 changed files with 16 additions and 3 deletions

View File

@@ -147,6 +147,10 @@ hw_caps_t *get_hwcaps(void)
caps.has_HDMI = 1;
strcpy(caps.boxvendor, "ZGEMMA");
strcpy(caps.boxname, "H7");
caps.has_button_vformat = 0;
caps.has_HDMI = 1;
strcpy(caps.boxvendor, "AirDigital");
strcpy(caps.boxname, "Zgemma H7C/S");
strcpy(caps.boxarch, "BCM7251S");
#endif
return ∩︀