[mips] migrate the QCA955X_BASE file to std.QCA955X, to bring this in line with
other board defaults.
This commit is contained in:
parent
b2aef78cf7
commit
ccf6387866
@ -15,7 +15,7 @@
|
||||
#NO_UNIVERSE
|
||||
|
||||
# Include the default QCA955x parameters
|
||||
include "QCA955X_BASE"
|
||||
include "std.QCA955X"
|
||||
|
||||
ident AP135
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
#NO_UNIVERSE
|
||||
|
||||
# Include the default QCA955x parameters
|
||||
include "QCA955X_BASE"
|
||||
include "std.QCA955X"
|
||||
|
||||
ident DIR-655A1
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
#NO_UNIVERSE
|
||||
|
||||
# Include the default QCA955x parameters
|
||||
include "QCA955X_BASE"
|
||||
include "std.QCA955X"
|
||||
|
||||
ident TL-ARCHERC7V2
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
#NO_UNIVERSE
|
||||
|
||||
# Include the default QCA955x parameters
|
||||
include "QCA955X_BASE"
|
||||
include "std.QCA955X"
|
||||
|
||||
ident TL-WR1043NDv2
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
#
|
||||
|
||||
machine mips mips
|
||||
ident QCA955X_BASE
|
||||
#ident std.QCA955X
|
||||
cpu CPU_MIPS74K
|
||||
makeoptions KERNLOADADDR=0x80050000
|
||||
options HZ=1000
|
Loading…
Reference in New Issue
Block a user