mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
Fix board ID too...
This commit is contained in:
parent
2956b2b069
commit
88bc24ff35
1 changed files with 1 additions and 1 deletions
|
|
@ -65,4 +65,4 @@ board_init(void)
|
|||
return (at91_ramsize());
|
||||
}
|
||||
|
||||
ARM_BOARD(KB9200, "Embest ATEB9200")
|
||||
ARM_BOARD(ATEB9200, "Embest ATEB9200")
|
||||
|
|
|
|||
Loading…
Reference in a new issue