mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
- hw_caps/cst: introduce startup_file
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -39,6 +39,7 @@ hw_caps_t *get_hwcaps(void) {
|
||||
caps.can_ar_14_9 = 1;
|
||||
caps.can_ps_14_9 = 1;
|
||||
caps.force_tuner_2G = 0;
|
||||
strcpy(caps.startup_file, "");
|
||||
strcpy(caps.boxvendor, "Coolstream");
|
||||
strcpy(caps.boxarch, "Nevis");
|
||||
switch (rev) {
|
||||
|
Reference in New Issue
Block a user