[ar9330] ok, fine, I'll finally undo the 2011-era mistake of _BASE config files.

Repeated prodding by: imp
This commit is contained in:
Adrian Chadd 2016-08-03 19:18:53 +00:00
parent cc98d789a8
commit aa4a430d2c
7 changed files with 7 additions and 7 deletions

View File

@ -18,7 +18,7 @@
#NO_UNIVERSE
# Include the default AR933x parameters
include "AR933X_BASE"
include "std.AR933X"
ident ALFA_HORNET_UB

View File

@ -12,7 +12,7 @@
#NO_UNIVERSE
# Include the default AR933x parameters
include "AR933X_BASE"
include "std.AR933X"
ident AP121

View File

@ -14,7 +14,7 @@
#NO_UNIVERSE
# Include the default AR933x parameters
include "AR933X_BASE"
include "std.AR933X"
ident CARAMBOLA2

View File

@ -14,7 +14,7 @@
#NO_UNIVERSE
# Include the default AR933x parameters
include "AR933X_BASE"
include "std.AR933X"
ident ONIONOMEGA

View File

@ -12,7 +12,7 @@
#NO_UNIVERSE
# Include the default AR933x parameters
include "AR933X_BASE"
include "std.AR933X"
ident TL-WR740Nv4

View File

@ -19,7 +19,7 @@
#NO_UNIVERSE
# Include the default AR933x parameters
include "AR933X_BASE"
include "std.AR933X"
ident TP-MR3020

View File

@ -11,7 +11,7 @@
#
machine mips mips
ident AR933X_BASE
#ident std.AR933X
cpu CPU_MIPS24K
makeoptions KERNLOADADDR=0x80050000
options HZ=1000