specs/arm: Remove specs that are not used

Most of these configurations never have produced a stage that has gone
on the mirrors. For simplity of maintenance, remove them until we find a
reason to add them to our autobuilds.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner 2020-05-09 14:11:47 -07:00
parent 635cc00fa9
commit 5ee957ce30
39 changed files with 0 additions and 301 deletions

View file

@ -1,9 +0,0 @@
subarch: armv4tl
version_stamp: @TIMESTAMP@
target: stage1
rel_type: default
profile: default/linux/arm/17.0
snapshot: @TIMESTAMP@
source_subpath: seed
cflags: -Os -march=armv4t -mtune=arm920t
update_seed: yes

View file

@ -1,8 +0,0 @@
subarch: armv4tl
version_stamp: @TIMESTAMP@
target: stage2
rel_type: default
profile: default/linux/arm/17.0
snapshot: @TIMESTAMP@
source_subpath: default/stage1-armv4tl-@TIMESTAMP@
cflags: -Os -march=armv4t -mtune=arm920t

View file

@ -1,8 +0,0 @@
subarch: armv4tl
version_stamp: @TIMESTAMP@
target: stage3
rel_type: default
profile: default/linux/arm/17.0
snapshot: @TIMESTAMP@
source_subpath: default/stage2-armv4tl-@TIMESTAMP@
cflags: -Os -march=armv4t -mtune=arm920t