Add armv7l specs

svn path=/trunk/; revision=657
This commit is contained in:
Raúl Porcel 2009-07-18 17:24:12 +00:00
parent bf4a43f2c9
commit 18be91e0d7
4 changed files with 26 additions and 0 deletions

View file

@ -2,6 +2,11 @@
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
18 Jul 2009; Raúl Porcel <armin76@gentoo.org>
+specs/arm/armv7l/stage1.spec, +specs/arm/armv7l/stage2.spec,
+specs/arm/armv7l/stage3.spec:
Add armv7l specs
28 Jun 2009; Andrew Gaffney <agaffney@gentoo.org>
specs/amd64/installcd-stage2-minimal.spec,
specs/x86/installcd-stage2-minimal.spec:

View file

@ -0,0 +1,7 @@
subarch: armv7l
version_stamp: 2008.0
target: stage1
rel_type: default
profile: default/linux/arm/2008.0
snapshot: 2008.0
source_subpath: default/stage3-armv7l-2008.0

View file

@ -0,0 +1,7 @@
subarch: armv7l
version_stamp: 2008.0
target: stage2
rel_type: default
profile: default/linux/arm/2008.0
snapshot: 2008.0
source_subpath: default/stage1-armv7l-2008.0

View file

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