diff --git a/sys/arch/sgimips/conf/INSTALL32_IP2x b/sys/arch/sgimips/conf/INSTALL32_IP2x index d6c89dfeeff2..e3b3702b9786 100644 --- a/sys/arch/sgimips/conf/INSTALL32_IP2x +++ b/sys/arch/sgimips/conf/INSTALL32_IP2x @@ -3,7 +3,7 @@ # # Pull in standard `install' config -include "arch/sgimips/conf/GENERIC32_IP22" +include "arch/sgimips/conf/GENERIC32_IP2x" # Enable the hooks used for initializing the root memory-disk. options MEMORY_DISK_HOOKS diff --git a/sys/arch/sgimips/conf/INSTALL32_IP3x b/sys/arch/sgimips/conf/INSTALL32_IP3x index d9fe0a27a316..0dc910f7c192 100644 --- a/sys/arch/sgimips/conf/INSTALL32_IP3x +++ b/sys/arch/sgimips/conf/INSTALL32_IP3x @@ -3,7 +3,7 @@ # # Pull in standard `install' config -include "arch/sgimips/conf/GENERIC32_IP32" +include "arch/sgimips/conf/GENERIC32_IP3x" # Set load address for generic 32-bit systems (only O2 currently) makeoptions TEXTADDR=0x80069000 # O2