Change subarch to i486 for bug #256074

svn path=/trunk/; revision=612
This commit is contained in:
Andrew Gaffney 2009-01-23 16:35:36 +00:00
parent 2092da75fe
commit 3a3648e9d9
4 changed files with 9 additions and 7 deletions

View file

@ -1,8 +1,7 @@
subarch: x86
subarch: i486
target: stage1
version_stamp: 2008.0
rel_type: default
profile: default/linux/x86/2008.0
snapshot: 2008.0
source_subpath: default/stage3-x86-2008.0
chost: i486-pc-linux-gnu

View file

@ -1,8 +1,7 @@
subarch: x86
subarch: i486
target: stage2
version_stamp: 2008.0
rel_type: default
profile: default/linux/x86/2008.0
snapshot: 2008.0
source_subpath: default/stage1-x86-2008.0
chost: i486-pc-linux-gnu
source_subpath: default/stage1-i486-2008.0

View file

@ -1,7 +1,7 @@
subarch: x86
subarch: i486
target: stage3
version_stamp: 2008.0
rel_type: default
profile: default/linux/x86/2008.0
snapshot: 2008.0
source_subpath: default/stage2-x86-2008.0
source_subpath: default/stage2-i486-2008.0