diff --git a/sys/mips/conf/AP135 b/sys/mips/conf/AP135 index 11c73eab8dc..7cc24cc0c8c 100644 --- a/sys/mips/conf/AP135 +++ b/sys/mips/conf/AP135 @@ -15,7 +15,7 @@ #NO_UNIVERSE # Include the default QCA955x parameters -include "QCA955X_BASE" +include "std.QCA955X" ident AP135 diff --git a/sys/mips/conf/DIR-655A1 b/sys/mips/conf/DIR-655A1 index 4b66b91282e..c2dd9d83bb9 100644 --- a/sys/mips/conf/DIR-655A1 +++ b/sys/mips/conf/DIR-655A1 @@ -10,7 +10,7 @@ #NO_UNIVERSE # Include the default QCA955x parameters -include "QCA955X_BASE" +include "std.QCA955X" ident DIR-655A1 diff --git a/sys/mips/conf/TL-ARCHERC7V2 b/sys/mips/conf/TL-ARCHERC7V2 index cedd823f2ec..55cd1cf7fbc 100644 --- a/sys/mips/conf/TL-ARCHERC7V2 +++ b/sys/mips/conf/TL-ARCHERC7V2 @@ -15,7 +15,7 @@ #NO_UNIVERSE # Include the default QCA955x parameters -include "QCA955X_BASE" +include "std.QCA955X" ident TL-ARCHERC7V2 diff --git a/sys/mips/conf/TL-WR1043NDv2 b/sys/mips/conf/TL-WR1043NDv2 index 53a5847480f..8ca399d5600 100644 --- a/sys/mips/conf/TL-WR1043NDv2 +++ b/sys/mips/conf/TL-WR1043NDv2 @@ -10,7 +10,7 @@ #NO_UNIVERSE # Include the default QCA955x parameters -include "QCA955X_BASE" +include "std.QCA955X" ident TL-WR1043NDv2 diff --git a/sys/mips/conf/QCA955X_BASE b/sys/mips/conf/std.QCA955X similarity index 99% rename from sys/mips/conf/QCA955X_BASE rename to sys/mips/conf/std.QCA955X index e4a3b9b75ce..25a8411a903 100644 --- a/sys/mips/conf/QCA955X_BASE +++ b/sys/mips/conf/std.QCA955X @@ -12,7 +12,7 @@ # machine mips mips -ident QCA955X_BASE +#ident std.QCA955X cpu CPU_MIPS74K makeoptions KERNLOADADDR=0x80050000 options HZ=1000