diff options
author | Benda Xu <heroxbd@gentoo.org> | 2018-02-26 07:21:17 +0900 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2018-02-26 07:23:27 +0900 |
commit | 8c2f784305b840e6082b5edff5bcdd9c768e7538 (patch) | |
tree | 61130354c35c6477f894b4ff608be2d34ba5f632 /profiles | |
parent | dev-perl/ShipIt: stable 0.600.0-r1 for ppc, bug #648588 (diff) | |
download | gentoo-8c2f784305b840e6082b5edff5bcdd9c768e7538.tar.gz gentoo-8c2f784305b840e6082b5edff5bcdd9c768e7538.tar.bz2 gentoo-8c2f784305b840e6082b5edff5bcdd9c768e7538.zip |
profiles/d/l/arm/17.0/armv7a/prefix: add prefix arm 17.0 profile.
Diffstat (limited to 'profiles')
4 files changed, 5 insertions, 0 deletions
diff --git a/profiles/default/linux/arm/17.0/armv7a/prefix/kernel-3.2+/eapi b/profiles/default/linux/arm/17.0/armv7a/prefix/kernel-3.2+/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm/17.0/armv7a/prefix/kernel-3.2+/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm/17.0/armv7a/prefix/kernel-3.2+/parent b/profiles/default/linux/arm/17.0/armv7a/prefix/kernel-3.2+/parent new file mode 100644 index 000000000000..b3da232ba558 --- /dev/null +++ b/profiles/default/linux/arm/17.0/armv7a/prefix/kernel-3.2+/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../features/prefix/standalone diff --git a/profiles/default/linux/arm/17.0/armv7a/prefix/parent b/profiles/default/linux/arm/17.0/armv7a/prefix/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/default/linux/arm/17.0/armv7a/prefix/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/profiles.desc b/profiles/profiles.desc index f9576f29e4d8..de8f39a0c7eb 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -339,6 +339,7 @@ x86-linux prefix/linux-standalone/x86/legacy exp x86-linux default/linux/x86/17.0/prefix/kernel-3.2+ exp x86-linux default/linux/x86/17.0/prefix/kernel-2.6.32+ exp x86-linux default/linux/x86/17.0/prefix/kernel-2.6.16+ exp +arm-linux default/linux/arm/17.0/armv7a/prefix/kernel-3.2+ exp arm-linux prefix/linux-standalone/arm/armv7a exp arm64-linux default/linux/arm64/17.0/prefix/kernel-3.2+ exp arm64-linux prefix/linux-standalone/arm64 exp |