mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Commit the right board file - use the right name + hints.
This commit is contained in:
parent
ed8ba339fe
commit
bd1df7e776
1 changed files with 2 additions and 2 deletions
|
|
@ -12,10 +12,10 @@
|
|||
# Include the default AR933x parameters
|
||||
include "AR933X_BASE"
|
||||
|
||||
ident CARAMBOLA2
|
||||
ident TL-WR740Nv4
|
||||
|
||||
# Override hints with board values
|
||||
hints "CARAMBOLA2.hints"
|
||||
hints "TL-WR740Nv4.hints"
|
||||
|
||||
# Board memory - 32MB
|
||||
options AR71XX_REALMEM=(32*1024*1024)
|
||||
|
|
|
|||
Loading…
Reference in a new issue