typo in include directive.
This commit is contained in:
parent
959569cd0c
commit
c93054ffbf
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user