typo in include directive.

This commit is contained in:
sekiya 2003-11-13 12:53:05 +00:00
parent 959569cd0c
commit c93054ffbf
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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