Use specific subarch profile for arm

This commit is contained in:
Raúl Porcel 2013-01-09 05:33:04 +00:00
parent b4a540092e
commit 6799573f41
19 changed files with 32 additions and 19 deletions

View file

@ -2,6 +2,6 @@ subarch: armv5tel
version_stamp: 2008.0
target: stage1
rel_type: default
profile: default/linux/arm/10.0
profile: default/linux/arm/10.0/armv5te
snapshot: 2008.0
source_subpath: default/stage3-armv5tel-2008.0

View file

@ -2,6 +2,6 @@ subarch: armv5tel
version_stamp: 2008.0
target: stage2
rel_type: default
profile: default/linux/arm/10.0
profile: default/linux/arm/10.0/armv5te
snapshot: 2008.0
source_subpath: default/stage1-armv5tel-2008.0

View file

@ -2,6 +2,6 @@ subarch: armv5tel
version_stamp: 2008.0
target: stage3
rel_type: default
profile: default/linux/arm/10.0
profile: default/linux/arm/10.0/armv5te
snapshot: 2008.0
source_subpath: default/stage2-armv5tel-2008.0