fix make MACHINE=DEFAULT_8C_1SFP

This commit is contained in:
feelfree69
2026-02-15 14:05:49 +01:00
parent d8b52d50de
commit 556899d346
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -250,7 +250,7 @@ __code const struct machine machine = {
void machine_custom_init(void) { }
#elif defined DEFAULT_8C_1SFP
#elif defined MACHINE_DEFAULT_8C_1SFP
__code const struct machine machine = {
.machine_name = "8+1 SFP Port Switch",
.isRTL8373 = 1,